Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 661 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 661 Bytes

ember-material-components-web

Build Status

Until proper documentation can be written, please refer to the extensive JSDoc comments in the addon/ directory.

Installation

ember install ember-material-components-web

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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