This is an experimental front-end UI for CHO, written in Vue.js, and based on blacklight-vue. It must be used in conjuction with a running instance of CHO.
- NodeJS version 8.11 or later
- Yarn
Make sure you have CHO running locally at http://localhost:3000
.
From the project directory:
yarn install
yarn serve