Skip to content

Lynsalt/vue-task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-tracker

Project setup

npm install to install dependencies 
install json-server globally - Windows: npm install -g json-server Mac/Linux: sudo npm install -g json-server

Compiles and hot-reloads for development

npm run serve to start the project after which, you type the command 'json-server --watch data/db.json' to start the server. 

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Vue JS project task tracker management app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published