This project is no longer active
This prototype was developed by 18F on behalf of the DOJ Antitrust Division (ATR) in 2023. It was used with usability testing conducted with members of the public.
This a non-production system and does not collect or store data.
View the latest version of the prototype
Install node and npm.
- From the repo directory, run:
npm install npm start
- Go to http://localhost:8080
- Create a new GitHub Codespace
- Wait a moment while it detects the environment and installs dependencies
- Run
npm start
- Click the button on the lower right to go to a new browser window to preview the site
npm test
npm run lint
This repository is a static site generator, which means that it creates HTML from more simple documents. The HTML that made up the final iteration of the prototype has been bundled up as _site.zip
. You can download and unzip _site.zip
to try out the prototype locally.
Preview branches are built and hosted on Cloud.gov Pages. This is not a production site and there is no guarantee of the continued presence of the preview. The most recent preview of the main branch is available at https://federalist-7375f0a0-5451-4b0d-aae4-45ef17c1a18d.sites.pages.cloud.gov/site/18f/doj-atr-prototype/.
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.