2023.5 更推荐 web_base
一个基于 React 的跨平台通用模板(移动/PC/Web),适用于项目基础框架搭建。
- React 17.x
- Redux Toolkit
- TypeScript
- Less/Scss
- ECharts
- Ant Design 4.x
- Vite 3.x
- Cordova
- Electron
- EsLint
- Prettier
- Husky
移动端开发可自行引入
vConsole
调试
git clone https://github.com/pandaoh/react-view.git
npm i -g js-xcmd
xcmd create-react-view [dir]
-
npm install
ornpm run init
-
npm run dev
ornpm run dev:app
ornpm run dev:exe
npm run server
ornpm run server:app
ornpm run server:exe
npm run build
ornpm run build:app
ornpm run build:exe
npm run lint
-
npm run install:electron-icon
-
npm run electron-icon
- Issue
- Pull Request
- [email protected]
- Blog
- Leo He
- 本人写的一个小
Demo
,可以用于参考重构等等。
Ps:程序员最讨厌的两种行为,一种是别人不写文档,另一种是别人让我写文档。(0.0)