preston
Serve Mongoose models on a RESTful API.
File Explorer
Download Latest Version (.zip)- model.js
- preston.js
- query.js
- routes.js
- utils.js
- .gitignore
- CNAME
- index.html
- index2.html
- scripts.js
- style.css
- .jshintrc
- model.js
- preston.js
- query.js
- routes.js
- setup.js
- utils.js
- .gitignore
- .jshintrc
- .travis.yml
- gulpfile.js
- History.md
- index.js
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/macalinao/preston
Downloads the entire project code from GitHub to your computer.
cd preston
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install preston --save
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
