0.1.5 • Published 8 years ago

ember-material-form-components v0.1.5

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

Ember-material-form-components

npm version Build Status Coverage Status

This README outlines the details of collaborating on this Ember addon.

Usage

In your Ember projects run ember install ember-material-form-components

above command will automatically install the required pacakges/addons

  • ember-material-lite which takes care of installing it's own dependencies.

Now if you want a standard material design layout then run ember generate material-form-ui this blueprint will generate standard application.hbs and app.scss files for you in standard folders.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

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

Building

  • ember build

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

0.1.5

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago