This project is built with node v5.0.x
and npm v3.3.x
. We use nvm
to manage different versions of node
but you're welcome to use whatever tool works for you. You can check the version of either node
or npm
with the -v
flag.
$ git clone git@github.com:18F/discover-our-work.git && cd discover-our-work
$ npm install
$ npm start
- The project should then be live at http://127.0.0.1:8080/
This project is in the worldwide public domain. As stated in CONTRIBUTING:
This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.