https://github.com/jelhan/wrapping-ember-bootstrap-in-another-addon
https://github.com/jelhan/wrapping-ember-bootstrap-in-another-addon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jelhan/wrapping-ember-bootstrap-in-another-addon
- Owner: jelhan
- License: mit
- Created: 2022-12-07T20:54:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T20:57:07.000Z (over 2 years ago)
- Last Synced: 2024-10-30T03:49:55.448Z (7 months ago)
- Language: JavaScript
- Size: 186 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# wrapping-ember-bootstrap-in-another-addon
[Short description of the addon.]
## Compatibility
* Ember.js v3.28 or above
* Ember CLI v3.28 or above
* Node.js v14 or above## Installation
```
ember install wrapping-ember-bootstrap-in-another-addon
```## Usage
[Longer description of how to use the addon in apps.]
## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).