Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ucsf-ighs/ohri-docs

Documentation project for OHRI
https://github.com/ucsf-ighs/ohri-docs

Last synced: 2 months ago
JSON representation

Documentation project for OHRI

Awesome Lists containing this project

README

        

# React Form Engine and OHRI Docs

This documentation is intended to enable users to utilize the features of the React Form Engine (RFE) as well as OHRI associated packages.

[**Live Demo →**](https://ohri-docs.globalhealthapp.net/)

## Local Development

To install the dependancies run:
```bash
pnpm install
```

To start the dev server on port 3000 run:
```bash
pnpm dev
```

The documentation website for the React Form Engne https://ohri-docs.globalhealthapp.net.

## License

MPL 2.0