- Clone this repo using
git clone --depth=1 https://github.com/lukemarsh/hq.git
- Run
npm install
to install dependencies - Run
npm start
to see the example app athttp://localhost:3000
.
- Intro: What's included and why
- Commands: Getting the most out of this boilerplate
- Testing: How to work with the built-in test harness
- Styling: How to work with the CSS tooling
- Your app: Supercharging your app with Routing, Redux, simple asynchronicity helpers, etc.
This project is licensed under the MIT license, Copyright (c) 2016 Luke
Marsh. For more information see LICENSE.md
.