Skip to content

Ember Addon for GoodCity

License

Notifications You must be signed in to change notification settings

crossroads/shared.goodcity

Repository files navigation

Shared.goodcity Circle CI

This Ember addon forms the shared code for the GoodCity Admin and GoodCity App projects.

Running Tests

  • npm test

Development Notes

  • Preprocessor addons like coffeescript need to be installed under dependencies if developing an addon, they will not work if installed under devDependencies