Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 166 Bytes

File metadata and controls

11 lines (9 loc) · 166 Bytes

team3-Backend

Bulid

git clone https://github.com/BiBimBapXOpenStack/team3-Backend.git
cd team3-Backend
cd server
pm2 start app.js 
(or node app.js)