Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 439 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 439 Bytes

liitu.ituk.ee


Requirements

  • Node.js
  • Bower

Technologies

  • Jade
  • Less
  • Angular.js
  • Gulp

Setup

Run install.bat located in root directory of the project.

Note for Linux users: rename the install.bat to install.sh


Compiling and Developing

To automagically compile files on edit run:

gulp

For one-time compile run:

gulp compile

Compiled files will appear in dest directory.