Todo App with SvelteJS, Tailwind and TypeScript (TS).
This project is added here for Demo.
Initially do:
npm install
For build only:
npm run build
For dev:
npm run dev
For prod:
npm run build
npm run start
Visit
http://localhost:5000/