Skip to content

Latest commit

 

History

History

hboard-frontend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

hboard-frontend

中文

This project includes the frondend library for experiment visualization, which are used by projects hboard and hboard-widget

Creat a project

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