Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vladknp/frontend

 
 

Repository files navigation

Ilios Frontend

Build Status Code Climate Test Coverage Slack Stories in Ready

Web interface for accessing and managing Ilios Platform data.

Directions for devlopers working with this ember-cli app

Prerequisites

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

Installation

  • git clone https://github.com/ilios/frontend.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
Building
  • ember build (development)
  • ember build --environment production (production)

Deploying

Further Reading / Useful Links

Open Source Heroes

Every day these for profit companies make developing Ilios possible. Without the free tier of service they offer to open source software we would be nowhere so if you have a chance to pay them for something please do.

About

Ilios Frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.1%
  • HTML 16.8%
  • CSS 5.1%