Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 153 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 153 Bytes

Faker Post api

Node run

Install dependencies

npm install

Dev server

npm run dev

Production run

npm start