Online : https://ifac2017.firebaseapp.com/ or from your computer:
Developed with:
- Node.js
v4.4.1 - npm
v2.14.20 - Gulp CLI
v1.2.1(if you don't have it runnpm install --global gulp-cli) - Sass
v3.4.22(if you don't have it got here http://sass-lang.com/install)
Be sure to have previous requirements installed on your computer.
- Clone the repo on your computer (or download it as zip).
- Open your terminal and go to the project directory.
- Run
npm install. - Run
npm start, you should see the server starting in the terminal. - The webapp is available at
http://localhost:4000. - Documentation is available at
http://localhost:4001.
This project is licensed under the MIT License. See the LICENSE file for details.