https://github.com/onehilltech/ember-blueprint-app
Ember add-on for hosting an Ember app using Blueprint
https://github.com/onehilltech/ember-blueprint-app
Last synced: 3 months ago
JSON representation
Ember add-on for hosting an Ember app using Blueprint
- Host: GitHub
- URL: https://github.com/onehilltech/ember-blueprint-app
- Owner: onehilltech
- License: apache-2.0
- Created: 2022-02-27T01:39:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T05:09:53.000Z (about 3 years ago)
- Last Synced: 2025-07-09T20:53:49.714Z (about 1 year ago)
- Language: JavaScript
- Size: 944 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-blueprint-app
==============================================================================
Ember add-on for hosting an Ember app using Blueprint
Compatibility
------------------------------------------------------------------------------
* Ember.js v3.12 or above
* Ember CLI v2.13 or above
* Node.js v10 or above
Installation
------------------------------------------------------------------------------
```
ember install ember-blueprint-app
```
Usage
------------------------------------------------------------------------------
Just install the add-on. It will add inject code into `index.html` so the
[@onehilltech/blueprint-ember](https://github.com/onehilltech/blueprint/packages/blueprint-ember)
can host it.
Contributing
------------------------------------------------------------------------------
See the [Contributing](CONTRIBUTING.md) guide for details.
License
------------------------------------------------------------------------------
This project is licensed under the [Apache 2.0 License](LICENSE.md).