- Download and install Node.js version
4.x.x
or5.x.x
- Install Gulp and Bower globally:
[sudo] npm install -g gulp bower
- Fork this repository
- Clone your fork to your machine:
git clone https://github.com/<your-username>/Lacuna-Web-Client
- Enter your fork:
cd Lacuna-Web-Client
- Install dependencies:
npm install && bower install
- Get going:
gulp dev
If you...
- haven't worked with React and Reflux before, try Concepts
- haven't used Gulp before, try Gulp Tasks
- are ready to dive into the code, try Important Notes
- have no idea what to do now, ask us!