Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 3.21 KB

README.md

File metadata and controls

64 lines (53 loc) · 3.21 KB

TourDeFrance

Build Status
Linux Build Status
Windows /

##Roadmap

Node.js

This project use some Node.js dependencies, you can downlaod and install it here.

Here is the list of package used by this project :

  • bower
  • typescript
  • typings
  • node-sass
  • gulp

You can install them with the following command :

npm install {package} -g

Once these packages are installed, go to the ui project and execute the following commands :

npm install
bower install
typings install