Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 132 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 132 Bytes

How to start

Dev

npm run build
npm run dev

Production

Install pm2

npm run build
npm run pm2