Skip to content

AlizeCamlost/PostureScoring-FrontEnd

Repository files navigation

PostureScoring-FrontEnd

This is the reconstructed front-end part of the Automatic Scoring System.

Implemented by Javascript with React framework. React-Router is used for building single-page application. Vite is used as bundler.

Start Service

# 安装所有依赖包
yarn

# 安装react-router包
yarn add react-router-dom

# 安装 panic CSS 库 (https://github.com/franciscop/picnic)
npm install picnic --save

# 启动项目 # --host 0.0.0.0 :expose port to network # 默认端口为5713
yarn dev --host 0.0.0.0

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •