/statusboard

Status Board for work in progress

Primary LanguageJavaScript

Status Board

Build Status

This application was built with the purpose to display the currently on-going initiatives in the Ember.js project.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd roadmap-page
  • yarn

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links