Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 350 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 350 Bytes

microsite-sdbb-otp

Infosite about the OTP for the Best of Swiss Web Awards.

local install

  • 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.