Skip to content

ronytacodev/app-to-do-vue

Repository files navigation

Vue TO-DO List App ✏️

How to build a To-Do List App with Vue 2 JS.

STACK TECH 🔨

  • Vue 2
  • Flexbox
  • VueCli
  • Babel

Screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.