南大智慧城数据可视化(jira: http://jira.tsingj.local/browse/SLTDLV-404)
lerna 管理的单仓库 + 魔改自 create-react-app 脚手架
- npm install && npm run installAll
- npm start
- npm run build
- packages/front/src/components/style/theme.scss 是页面需要的 scss 变量,已经注入到了 scss 的全局
南大智慧城数据可视化(jira: http://jira.tsingj.local/browse/SLTDLV-404)
lerna 管理的单仓库 + 魔改自 create-react-app 脚手架