This repository is playground for Svelte.js.
Please move into svelte app directory and run npm install
and npm run dev
commands.
Then you can see http://localhost:5000
in your browser.
# cd app/mySvelteApp
# there is no node_modules directory
# npm install
# npm run dev