Skip to content

YarinsHyper/vue-task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-task-tracker

Install node_modules

npm install 

Compiles and hot-reloads for development

npm run backend
npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Install links for Vue and everything needed to run project on your pc

  • npm i vue-router@next
  • sudo npm i -g @vue/cli
  • sudo npm install -g @vue/cli
  • sudo npm install -g vue
  • npm install -D @vue/compiler-sfc
  • yarn global add @vue/cli
  • npm install vue@next

Releases

No releases published

Packages

No packages published