0.0.0 • Published 8 years ago
ember-cli-taco v0.0.0
ember-cli-taco
Usage
Installation
ember install ember-cli-tacoGet a taco
Add a taco to your project easily with this addon.
{{taco-me}}Dress your taco
toppings = {
cheese: true
}
{{taco-me toppings=toppings}}Development
This README outlines the details of collaborating on this Ember addon.
Installation
git clone <repository-url>this repositorycd ember-cli-taconpm installbower install
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
0.0.0
8 years ago