As part of a Svelte tutorial.
https://brycedorn.gitlab.io/svelte-reactive-map-list/
npm install
npm start
Navigate to localhost:1234.
Hot reloading is enabled in Parcel by default; if you edit a file in src
the page will reload with your changes.
All commits to master branch trigger a CI build to push to GL pages.