Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 465 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 465 Bytes

Nevada County Hackers' Website

Nevada County Hackers Website - Designed to be awesome and hackable

Prerequisites

  1. Node 0.10.x
  2. MongoDB
  3. Bower - npm install bower -g
  4. Gulp - npm install gulp -g

Installation

  1. git clone https://github.com/NevadaCountyHackers/hackers-web-app.git
  2. cd hackers-web-app
  3. npm install - install the dependencies
  4. gulp - to start the app, watch changes and run any tasks