/zgz-backend

A universal front-end based nodejs, react, redux, webpack, material-ui, etc..

Primary LanguageJavaScript

zaguzi backend project

Run

dev

npm i
npm start

http://localhost:4000

prod

npm i 
npm run build

npm run start-prod
or
nohup npm run start-prod & || pm2 start startBackend.sh