npm install
npm start
default port is 8203. You can access via http://localhost:8203/.
npm run build
The outputs are in folder build. Copy all the generated files to your application folder, or you can change the location in file /scripts/build.js.
this project utilize React frame work and AntD widgets library.