Code Base Setup Clone the Github Repostiory git clone https://github.com/Harry-Hopkinson/create-astro-app cd create-astro-app git clone https://github.com/Harry-Hopkinson/templates.git Install the Dependencies Yarn yarn NPM npm install Build and Run the Application Yarn yarn build && yarn start NPM npm run build && npm run start