ember-restless
A lightweight data model library for Ember.js
File Explorer
Download Latest Version (.zip)- index.js
- ember-restless.js
- adapter.js
- rest-adapter.js
- date.js
- attribute.js
- model.js
- read-only-model.js
- record-array.js
- state.js
- json-serializer.js
- serializer.js
- base.js
- boolean.js
- date.js
- json.js
- number.js
- string.js
- client.js
- core.js
- index.js
- adapter.js
- client.js
- json-serializer.js
- model.js
- record-array.js
- rest-adapter.js
- serializer.js
- index.html
- pretender-server.js
- setup.js
- .gitignore
- .jshintrc
- .travis.yml
- bower.json
- CHANGELOG.md
- gulpfile.js
- index.js
- LICENSE.md
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/bustle/ember-restless
Downloads the entire project code from GitHub to your computer.
cd ember-restless
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm run build
Builds optimized production files.
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)
