252 B
252 B
svelte app
This is a project template for Svelte apps. It lives at https://github.com/sveltejs/template.
after cloning this repo
npm i
start app
npm run dev
build app
npm run build