svelte + rollup
npm install
npm run dev
...then open index.html. Excuse the lack of folder organisation, don't think you can have folders in a gist.
2016-01-12
- cloning from original author: @Rich-Harris - thanks!
- Objective: Svelte minimal project using Rollup for learning purpose
- layout reformulation just for organization and understanding