ember-capacitor
v0.0.3
Published
The default blueprint for ember-cli addons.
Maintainers
Readme
ember-capacitor
Build mobile apps with Ember and Capacitor.
Compatibility
- Ember.js v3.24 or above
- Ember CLI v3.24 or above
- Node.js v12 or above
Installation
ember install ember-capacitorUsage
Blueprints
The default ember-capacitor blueprint will run when you first install
the addon, but if you want to run it again, either to update to the latest
blueprints or to add support for more platforms, you can run it with:
ember g ember-capacitorYou should see a new file capacitor.config.js.
Commands
iOS
ember ios:serveember ios:buildAndroid
ember android:serveember android:buildContributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.
