Skip to content

adamnemecek/wordset-ui

 
 

Repository files navigation

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 also need to clone and set up the Rails back-end, Wordset API.

Prerequisites

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

Installation

  • git clone git@github.com:wordset/wordset-ui.git this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

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

Running Tests

  • ember test
  • ember test --server

Further Ember Reading / Useful Links

About

The ember-based front-end for the Wordset website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.8%
  • JavaScript 21.5%
  • Handlebars 18.1%
  • HTML 3.6%