Infosite about the OTP for the Best of Swiss Web Awards.
- clone repo
- run
npm install gulp -g
(if needed) - run
npm install
in the project root - run
gulp
in the project root
Currently, gulp
will only compile LESS to CSS, so if you have another way of compiling less, you can skip all of the above.