Skip to content

dmystical-coder/Vue-ToDo-App

Repository files navigation

Vue-ToDo-app

Assignment: Build A Todo Application With Vue JS

Acceptance Criteria:

- Users should be able to create a todo

- Users should be able to delete a todo

- Users should be able to view all todos

- Users should be able to edit a todo

- Users should meet a decent UI

Built with Vue + Vite

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Assignment: Build A Todo Application With Vue JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published