https://github.com/codeforboston/brigade_website
Website for the Code for Boston Brigade; part of Code for America
https://github.com/codeforboston/brigade_website
Last synced: 3 months ago
JSON representation
Website for the Code for Boston Brigade; part of Code for America
- Host: GitHub
- URL: https://github.com/codeforboston/brigade_website
- Owner: codeforboston
- Created: 2013-08-14T19:25:38.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-22T20:24:00.000Z (over 12 years ago)
- Last Synced: 2025-09-11T19:17:25.900Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 238 KB
- Stars: 2
- Watchers: 10
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code for Boston
Website for the Code for Boston Brigade; part of Code for America
## Instructions
* In lib/, copy config-dist.js to config.js and fill in your parameters
* Install NodeJS, then install modules via npm install
* Run via npm start