Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ucsf-ighs/ohri-docs
- Owner: UCSF-IGHS
- Created: 2023-03-28T08:34:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T07:06:17.000Z (10 months ago)
- Last Synced: 2024-03-28T13:28:38.606Z (10 months ago)
- Language: MDX
- Homepage: https://ohri-docs.globalhealthapp.net
- Size: 19.6 MB
- Stars: 1
- Watchers: 1
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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