DAIXU BLOG:https://daixu.cn/article/213999943772434432
# 安装依赖
npm install
# 启动项目
npm run start
# 打包项目
npm run build
# 对所有文件进行代码格式化
npm run prettier
DAIXU BLOG:https://daixu.cn/article/213999943772434432
# 安装依赖
npm install
# 启动项目
npm run start
# 打包项目
npm run build
# 对所有文件进行代码格式化
npm run prettier