Skip to content

ebryn/frontend

 
 

Repository files navigation

Ilios Frontend

Build Status Code Climate

MAJOR WORK IN PROGRESS

While this will eventually replace the existing Ilios frontend entirely, right now it does nothing. Only developers should be working with this code at this time.

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

About

Ilios Frontend (in development)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.8%
  • Handlebars 8.6%
  • CSS 3.5%
  • HTML 0.1%