/discover-our-work

Primary LanguageJavaScriptOtherNOASSERTION

Discover Our Work

Getting started

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.

Steps to install and run project

  1. $ git clone git@github.com:18F/discover-our-work.git && cd discover-our-work
  2. $ npm install
  3. $ npm start - The project should then be live at http://127.0.0.1:8080/

License

Public domain

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.