Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 204 Bytes

File metadata and controls

17 lines (14 loc) · 204 Bytes

Shelf it

Local Dev

Install all the npm packages npm install

Use gulp to serve gulp serve

Production

Use pm2 + nginx

apt-get install pm2
pm2 start shelf.js