Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 109 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 109 Bytes

api

Development

  1. npm i
  2. npm run start:dev

Production

  1. npm i
  2. npm run build
  3. npm start