Svelte project for testing purposes only
1.) For further development run 'npm run install-dev' to install dev dependencies followed by 'npm start'. It'll spin up dev static server with live reloading.
2.) For building source files run 'npm run build' and copy 'public' folder to your prefered web server.