Skip to content

aziiee/timed-frontend

 
 

Repository files navigation

Timed Logo

Build Status Codecov Greenkeeper License: AGPL v3

Requirements

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

Installation

  • git clone git@github.com/adfinis-sygroup/timed-frontend
  • cd timed-frontend
  • yarn

Running / Development

If you have a running backend you need to run

  • ember server --proxy=http://localhost:8000 or
  • yarn start

Running Tests

  • COVERAGE=true ember test
  • COVERAGE=true ember test --server

Building

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

License

Code released under the GNU Affero General Public License v3.0.

About

Ember.js UI for the Timed application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.3%
  • HTML 15.5%
  • CSS 7.1%
  • Dockerfile 0.1%