@myorders/ember-core
Version:
Provides all the core services, decorators and utilities for building a Myorders extension for the Console.
26 lines (14 loc) • 687 B
Markdown
# @myorders/ember-core
Ember Core Services, Utilities and Framework for building Myorders Extensions in the Console. To start building with Myorders, you need to install `@myorders/ember-core`, which is built using Ember, a JavaScript framework for building web applications
## Compatibility
* Ember.js v4.8 or above
* Ember CLI v4.8 or above
* Node.js v18 or above
## Installation
To install ember-core, run:
`ember install @myorders/ember-core`
## Contributing
We welcome contributions to Ember-Core from the Myorders community!
If you'd like to contribute, please follow the contributing guidelines.
## License
This project is licensed under the [MIT License](LICENSE.md).