This Svelte app is based on the project template at https://github.com/sveltejs/template, with the addition of SASS/SCSS support from svelte-preprocess.
You can read more about it on: STRUCTURE.md
1 - Install the dependencies
cd svelte-project
npm install
2 - Then start Rollup:
npm run dev
3 - Navigate to localhost:5000. You should see your app running.
With now
1 - Install now
if you haven't already:
npm install -g now
2 - Then, from within your project folder:
cd public
now
https://rafaelcamaram.github.io/svelte-project/storybook-static/
Coming soon.
Svelte-Project is a project by: