Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#
## use node v5
## nvm use 5
#

#
## Install json-server & run
#
->$ npm install -g json-server
->$ json-server --watch db.json

http://localhost:3000


- Review db.json for REST endpoints and JSON returned 
- Review /public for HTML files
-- index.html
-- quotesummary.html
-- quotepurchase.html






#Trying to get routes working
->$ json-server --watch db.json --routes routes.json

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages