Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Passwords React/NodeJS app

Local development

Back

npm install npm start

Front

npm install npm run start

Deploy instructions

Back

  • copy back to passwd/back

Front

  • from windows CMD: set "REACT_APP_API_URL=/api" && npm run build
  • copy front/build to www/passwd