Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 127 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 127 Bytes

React

Usage

npm install

npm start

Example run JSON server: npx json-server --watch data/db.json --port 8000