Gaurav0 / statusboard

Status Board for work in progress

Home Page:https://emberjs.com/statusboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Board

Build Status

This application was built with the purpose to display the currently on-going initiatives in the Ember.js project. Our hope is to build this to work akin to Microsoft's Edge status board

Feature data is located here

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd statusboard
  • yarn

Running / Development

Building

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

Troubleshooting

Do you see a Cannot GET / error? Try viewing the app at http://localhost:4200/statusboard/ instead of the index.

Further Reading / Useful Links

About

Status Board for work in progress

https://emberjs.com/statusboard/


Languages

Language:JavaScript 69.8%Language:CSS 19.1%Language:HTML 11.1%