Skip to content

cmwelsh/hackstock2

Repository files navigation

Hackstock for #LocalGov 2

An application to use City of Charlotte open data.

Installation

Install Node.js 0.10.30 (optionally using nvm):

$ nvm install 0.10.30

Install Bower 1.3.9:

$ npm install -g bower

Install Bower dependencies:

$ bower install

Install npm dependencies:

$ npm install

Copy example environment variables and fill them in with correct values:

$ cp .env-example .env

Usage

Run HTTP server:

$ npm start

Navigate to http://localhost:5000 in a browser.

About

Hackstock for #LocalGov 2 submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published