nypr-publisher-lib
v0.5.16
Published
NYPR publisher lib.
Downloads
1,973
Keywords
Readme
nypr-publisher-lib
This addon provides a whole suite of ember objects that allow an app to integrate with the publisher back end.
More information is available here, on the documentation site.
Installation
git clone <repository-url>this repositorycd nypr-publisher-libbower installyarn
Linting
yarn run lint:jsyarn run lint:js --fix
Running tests
ember test– Runs the test suite on the current Ember versionember test --server– Runs the test suite in "watch mode"yarn test– Runsember try:eachto test your addon against multiple Ember versions
Running the dummy application
ember serve- Visit the dummy application at http://localhost:4200.
For more information on using ember-cli, visit https://ember-cli.com/.
License
This project is licensed under the MIT License.
