Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 892 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 892 Bytes

Blueprint (Web)

Blueprint is a slightly opinionated front-end template for jump starting web projects. It can be utilized fully or in pieces; on it's own, or within a larger system (Wordpress, for example).

Includes:

Prerequisites:

  1. Node / NPM
  2. Grunt

To get started:

  1. Clone the repo
  2. Install node modules npm install
  3. Run the default Grunt task grunt
  4. Run the Karma test suite grunt karma
  5. Do work
  6. ???
  7. Profit