泰开-NCC-前端
Go to file
mzr dd3a0da13f 到账通知发布和收票登记源码及客开代码 2025-04-15 11:20:42 +08:00
config 1 2024-12-09 15:36:25 +08:00
src 到账通知发布和收票登记源码及客开代码 2025-04-15 11:20:42 +08:00
template Initial commit 2024-09-04 09:11:19 +08:00
.babelrc Initial commit 2024-09-04 09:11:19 +08:00
.gitignore git忽略文件调整 2024-12-13 15:10:29 +08:00
README.md Initial commit 2024-09-04 09:11:19 +08:00
config.json 配置文件 2025-03-11 10:07:27 +08:00
package-lock.json Initial commit 2024-09-04 09:11:19 +08:00
package.json Initial commit 2024-09-04 09:11:19 +08:00
postcss.config.js Initial commit 2024-09-04 09:11:19 +08:00

README.md

分支说明:

NCC1903、NCC1909、 NCC2005 脚手架分支为: master

其余版本 脚手架分支为: develop-ncc3.0

使用说明:

脚手架使用说明文档 点击此处查看

注意

npm版本太高可能导致npm i失败需要降至6版本

npm i npm@6 -g