Skip to content

mshafir/ember-app-styles

Repository files navigation

ember-app-styles

My personal base style set for ember applications

Installation

ember install ember-app-styles

Usage

See the dummy app for the style guide. https://mshafir.github.io/ember-app-styles/

Contributing

Installation

  • git clone <repository-url>
  • cd ember-app-styles
  • yarn install

Linting

  • yarn lint:js
  • yarn lint:js --fix

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

For more information on using ember-cli, visit https://ember-cli.com/.

Publishing the github-pages update

ember github-pages:commit --message "Initial gh-pages release"

License

This project is licensed under the MIT License.

About

My personal base style set for ember applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published