GitXplorerGitXplorer
j

ember-cli-tailwind-styleguide

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
3305c7a91b8adc7438f40e686648a9bfee516c04

initial

jjrowlingson committed 7 years ago
Unverified
f8f9b245ce42f8a56b866ffe560b299df16d4a10

Initial Commit from Ember CLI v3.1.2

eember-tomster committed 7 years ago

README

The README file for this repository.

ember-cli-tailwind-styleguide

[Short description of the addon.]

Installation

ember install ember-cli-tailwind-styleguide

Usage

[Longer description of how to use the addon in apps.]

Contributing

Installation

  • git clone <repository-url>
  • cd ember-cli-tailwind-styleguide
  • npm install

Linting

  • npm run lint:js
  • npm run 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/.

License

This project is licensed under the MIT License.