# test2 another test ## Getting Started ### Project Vision ### Project Information ## Running Locally ### Installation <!--- Example Install Instructions 1. Clone the repo `git clone https://github.com/cmsgov/test2.git` 1. Setup your development environment `python -m venv venv` 1. Install project dependencies `pip install -r requirements.txt` `yarn install package.json` 1. Run the test suite `pytest tests/tox.ini` 1. Start the webserver `make start` 1. Visit [localhost:9001](https://localhost:9001) to view the server --> ## Authors and Maintainers A full list of contributors can be found on [https://github.cms.gov/aprilselby88/test2/graphs/contributors](https://github.cms.gov/aprilselby88/test2/graphs/contributors). ## Public domain This project is licensed within 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](https://creativecommons.org/publicdomain/zero/1.0/). All contributions to this project will be released under the CC0 dedication. By submitting a pull request or issue, you are agreeing to comply with this waiver of copyright interest.