Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 690 Bytes

File metadata and controls

17 lines (13 loc) · 690 Bytes

Getting Started

  1. Download and install Node.js version 4.x.x or 5.x.x
  2. Install Gulp.
  3. Fork this repository
  4. Clone your fork to your machine: git clone https://github.com/<your-username>/Lacuna-Web-Client
  5. Enter your fork: cd Lacuna-Web-Client
  6. Get going: gulp dev

Next Steps

If you...