Vue ToDo App (amozebus/vue-todo-app) Super simple ToDo app written in TypeScript with Vue.js and Vite ⚙️ Customize configuration See Vite Configuration Reference. 🛠️ Project Setup npm i Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint Format with Prettier npm run format 👥 Contributing See CONTRIBUTING ⚖️ License See LICENSE