@movenium/ember-movenium
v2.0.2
Published
The default blueprint for ember-cli addons.
Keywords
Readme
ember-movenium
Docs: https://movenium.github.io/ember-movenium/versions/master
For Developers
Develop with TT4
- run
yarn linkin the addon folder - run
yarn link @movenium/ember-moveniumin the TT4 folder
#USE EMBER GENERATORS
ember g component hello-world -gc
ember g docs-page hello-worldDeploy manually to github pages:
ember build --environment production && ember github-pages:commit --message "Deploy gh-pages from commit $(git rev-parse HEAD)" && git push origin gh-pages:gh-pagesCompatibility
- Ember.js v3.12 or above
- Ember CLI v2.13 or above
- Node.js v10 or above
Installation
ember install ember-moveniumUsage
[Longer description of how to use the addon in apps.]
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.
