Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfpb/gatsby-regulations

Interactive regulations UI with Gatsby
https://github.com/cfpb/gatsby-regulations

Last synced: 17 days ago
JSON representation

Interactive regulations UI with Gatsby

Awesome Lists containing this project

README

        

# gatsby-regulations

A user interface for displaying interactive regulations. A companion project to [wagtail-regulations](https://github.com/cfpb/wagtail-regulations).

## Dependencies

- 🔋[Node 10+](https://nodejs.org/en/)
- ⚛️ [Gatsby](https://www.gatsbyjs.org/)
- 🎨[USWDS 2](https://designsystem.digital.gov/)

## Installation

Clone the repo and run:

```
yarn
```

## Usage

```
$ yarn develop
```

## Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.

## Getting involved

General instructions on _how_ to contribute should be stated with a link to [CONTRIBUTING](CONTRIBUTING.md).

## Licensing info

1. [TERMS](TERMS.md)
2. [LICENSE](LICENSE)
3. [CFPB Source Code Policy](https://github.com/cfpb/source-code-policy/)

## Credits

This project is heavily based on 18F's [federalist-uswds-gatsby](https://github.com/18F/federalist-uswds-gatsby).