Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 398 Bytes

LapisBlue Website

travis badge

This is a static site generated using node + gulp.

Development

  1. brew install node/apt-get install nodejs/node installer for windows
  2. npm install gulp -g
  3. cd to this directory
  4. git checkout source
  5. npm install
  6. gulp dev