wordset / wordset-ui

The ember-based front-end for the Wordset website.
http://www.wordset.org
MIT License
108 stars 23 forks source link

Wordset UI

Wordset UI is the Ember front-end layer for Wordset. Wordset is a collaborative, structured dictionary.

Travis CI

To get it working locally, you will need to setup the development environment to point to the API.

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Further Ember Reading / Useful Links