See the instructions here to use Github's feature to create a new repo from a template. git clone [your-project-ssh-address] cd [your-project-name] npm install # to install dependencies npm run dev # ...