/orchard-ui

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Orchard UI

The console interface for orchard.

How to use

Follow the instruction here: https://github.com/nvm-sh/nvm to install nvm to manage your local node.

Make a copy of .env.local.example to .env.local and configure accordingly.

Switch to the right node version nvm use.

Install dependencies npm install.

Run it npm run dev.