Skip to content

RC6799/jobdone-vue_standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobdone Frontend

Install and Run

npm install
JOBDONE_DEV_KEY=SOMEDEVKEY npm run dev
** please referrence install.txt file when install.**

JOBDONE_DEV_KEY -- backend developing key

production update

npm run build && pm2 restart web