Quickly find how long you need to work to afford a $$$ thing.
Try Svelte 3
npm install
npm run dev
To create an optimised version of the app:
npm run build
You can run the newly built app with npm run start.
npm run start