This is a demo application to showcase the basic features of Svelte.
Install the dependencies...
cd MovieJournal
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000.
If you're using Visual Studio Code you may install the official extension Svelte for VS Code. If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.