Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.15 KB

Description

Collection of several @nycplanning ember addons into a mono-addon.
Included addons:

Installation

npm install @nycplanning/ember@[version-number]

Test against local application

  1. clone this addon repository to a sibling directory of the target application
  2. Update the dependencies field of the package.json for the target application to point to the local clone of this addon repository
  • "@nycplanning/ember": "../ose-ember-addons",

License

This project is licensed under the MIT License.