1.1.2 • Published 5 years ago

ember-hackathon v1.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

ember-hackathon

This is an Ember addon that includes most of the dependencies and setup I use for new hackathon projects. It installs several useful Ember addons as well as sets up some base styles.

Installation

ember install ember-hackathon

Installation will create a file at app/styles/app.scss and automatically import the addon's styles.

Usage

You should just be able to get going with your hackathon project and have access to the Ember addon dependencies. It's a shifting list depending on the packages I find useful. The current list of addons is:

It also uses a reset.css file so we don't have to do that pesky step.

License

This project is licensed under the MIT License.