rm-components

0.1.15 • Public • Published

Rm-components

Use

This SECTION goes over how to use rm-components

Installation

First, make sure you are using ember-cli-sass.

Now:

  1. Install the addon
ember install rm-components
  1. Import the SASS file in your project
// app.scss

@import "node_modules/rm-components/addon/styles/base";
  1. Now refer to the documentation to see all the things you can use!

http://raisemore.github.io/rm-components/

Dev

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

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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

Readme

Keywords

Package Sidebar

Install

npm i rm-components

Weekly Downloads

0

Version

0.1.15

License

MIT

Last publish

Collaborators

  • maprules1000
  • ryanlabouve