Skip to content

Ember addon that installs dependencies I use in hackathons to get started on new projects quickly.

License

Notifications You must be signed in to change notification settings

krefsar/ember-hackathon

Repository files navigation

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.

About

Ember addon that installs dependencies I use in hackathons to get started on new projects quickly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published