Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 196 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 196 Bytes

Posts API

This is just a simple RESTAPI powered by json-server. This project is aimed to use for testing and learning only.

Run dev:

npm run dev

Prod start:

npm start