0.1.1 • Published 10 years ago

json-fixtures v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

JSON-Fixtures

A useful set of json fixture data to be used in development or presentations.

Serving

I would recommend using a simple standalone http server package such as http-server. Use it like so:

npm install -g http-server
http-server -p5000
0.1.1

10 years ago