Skip to content

Files

Latest commit

 

History

History
 
 

research

Open UI

Getting started

Prerequisites:

  1. Install Node.js, version v12 or later
  2. Install the yarn package manager

Useful Commands

Run these commands from the context of this research directory, as opposed to the root directory. This list contains the most useful commands. You should run yarn run to see all scripts.

yarn              # install dependencies

yarn start        # run docs
yarn build        # build docs

Deployments

The site is deployed automatically on merge to master.