This project includes the frondend library for experiment visualization, which are used by projects hboard and hboard-widget
The required software environment is:
Besides, this project requires the package manager yarn
and the module bundler webpack
. Install them by the following command:
npm install -g webpack webpack-cli yarn
Clone the project codes:
git clone https://github.com/DataCanvasIO/HyperBoard.git
Creat a new project:
cd HyperBoard/hboard-frontend
yarn
webpack