generator-system-template
v1.0.4
Published
<!-- * @Author: RenXiaoDong * @Date: 2022-11-02 09:38:55 * @LastEditTime: 2022-11-03 10:50:02 * @LastEditors: RenXiaoDong * @FilePath: \mobile-template\README.md -->
Downloads
2
Readme
整合 antd 的通用后台管理系统模板
- node 版本 18.4.0
- npm 版本 8.12.1
Quick start
- Make sure that you have Node.js v17.0 and npm v5 or above installed.
- Run
yarn install
or in order to install dependencies and clean the git repo. _At this point you can runnpm run dev