Svelte starter POC with router, nested routes, route change hooks, private routes, authentication and http using fetch api.
Requires Node.js 8.4.0+
npm i
npm run dev
Update the /src/config/config.js with your own api settings.
WebStorm IDE has some quirks with Svelte handlebar syntax. To fix update these settings: