ilios-calendar
v11.0.1
Published
Provides the ilios calendar to the ilios frontend and embeded app.
Keywords
Readme
Ilios-calendar
Provides the ilios calendar addon to other ember applications including our frontend and embeded applications.
Installation
git clone <repository-url>this repositorycd ilios-calendaryarn install
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
