Everything you need to build a Svelte project, powered by create-svelte
.
yarn install
, start a development server:npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
Submit the changes on your fork to the original repo as a pull request