/tasko-vue

A task manager built to practise my Vue.js skills. This web App helps you managing your daily workflow by creating, editing, deleting, ticking/unticking your tasks.

Primary LanguageVue

tasko-vue

Project setup

nvm install
npm install

Runs the app locally

npm run json-server
npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.