An open API service indexing awesome lists of open source software.

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

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).