Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.25 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.25 KB

Quick start

  1. Clone this repo using git clone --depth=1 https://github.com/lukemarsh/hq.git
  2. Run npm install to install dependencies
  3. Run npm start to see the example app at http://localhost:3000.

Documentation

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

License

This project is licensed under the MIT license, Copyright (c) 2016 Luke Marsh. For more information see LICENSE.md.