/vuejs-task-tracker

A Simple starter app to learn Vuejs. Great for beginners to get started with Vue's options API. It is simple to clone and easy to use to learn about state management and Vue reactivity.

Primary LanguageVue

vuejs-task-tracker

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.