This is demo app using operations basics CRUD made with svelte.js
npm i
Now you can open it in the browser with the url: http://localhost:5000
npm run dev
npm run build
The compilation files are in public/ folder
npm start
Svelte Crash Course
Traversy Media