Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 323 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 323 Bytes

chow-9-25-api

API for the 9:25 (Chow) product.

Live demo

Check here for live demo

Header

Accepts : chow-925-access-token **for authentication Accepts : chow-925-access-key **for verification

Project install

npm install

Run

npm run start

Run - dev (watch)

npm run start:dev