Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).