Everything you need to build a Svelte project, powered by create-svelte
.
Clone the repository and run the following command in the terminal:
npm install
or
yarn install
After installing the project dependencies, run the following command in the terminal:
npm run dev
or
yarn dev