Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cibernox/es6-playground
Ignore this, just for testing.
https://github.com/cibernox/es6-playground
Last synced: about 1 month ago
JSON representation
Ignore this, just for testing.
- Host: GitHub
- URL: https://github.com/cibernox/es6-playground
- Owner: cibernox
- Created: 2014-08-10T23:02:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-19T23:02:03.000Z (over 10 years ago)
- Last Synced: 2024-10-29T20:12:35.475Z (3 months ago)
- Language: JavaScript
- Size: 508 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cyclopta
This README outlines the details of collaborating on this Ember application.
## 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://iamstef.net/ember-cli/](http://iamstef.net/ember-cli/).