orchard-ui
v1.1.1
Published
The console interface for [orchard](https://github.com/salesforce/orchard).
Downloads
2
Readme
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.
