Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/almonk/lines-ember
A frontend for http://getlin.es written in Ember.js
https://github.com/almonk/lines-ember
Last synced: 22 days ago
JSON representation
A frontend for http://getlin.es written in Ember.js
- Host: GitHub
- URL: https://github.com/almonk/lines-ember
- Owner: almonk
- Created: 2014-07-10T07:29:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-10T13:31:08.000Z (over 10 years ago)
- Last Synced: 2024-11-08T02:05:14.945Z (2 months ago)
- Language: CSS
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lines frontend
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/).