README.md 461 B

前端培训文档

安装依赖包

# offline
tar xf node_modules.tar.xz
# online
yarn install

dashboard.png

开发模式启动 dashboard

yarn start

Typescript

React