https://github.com/mikeumus/ember-cli-polymer
https://github.com/mikeumus/ember-cli-polymer
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikeumus/ember-cli-polymer
- Owner: mikeumus
- Created: 2014-12-09T07:14:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-09T07:15:11.000Z (about 11 years ago)
- Last Synced: 2025-01-29T16:11:44.098Z (11 months ago)
- Language: JavaScript
- Size: 110 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ember-cli-polymer
This README outlines the details of collaborating on this Ember addon.
## Installation
* `git clone` this repository
* `npm install`
* `bower install`
## Running
* `ember server`
* Visit your app at http://localhost:4200.
## Running Tests
* `ember test`
* `ember test --server`
## Building
* `ember build`
For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).