Skip to content

Super simple ToDo app written in TypeScript with Vue.js and Vite

License

Notifications You must be signed in to change notification settings

amozebus/vue-todo-app

Repository files navigation

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

About

Super simple ToDo app written in TypeScript with Vue.js and Vite

Topics

Resources

License

Stars

Watchers

Forks