https://github.com/tb/json-server-boilerplate
json-server boilerplate
https://github.com/tb/json-server-boilerplate
Last synced: over 1 year ago
JSON representation
json-server boilerplate
- Host: GitHub
- URL: https://github.com/tb/json-server-boilerplate
- Owner: tb
- Created: 2016-04-07T16:28:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-07T16:31:25.000Z (about 10 years ago)
- Last Synced: 2025-02-09T17:17:56.784Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# json-server-boilerplate
Sample [json-server](https://github.com/typicode/json-server) boilerplate
# Install
npm i
# Running
npm start
open http://localhost:4000