0.1.0 • Published 3 years ago

yycom_live v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

yycom_live

todo list

  • [] feedback

环境信息

host

参考 这里

访问地址

普通

SPA

git 地址

潜龙入口

构建信息

本项目使用 yyl 进行构建

安装 yyl

npm install yyl -g

相关命令

# 本地开发
npm run d

# history 模式
npm run d:history

# 远程映射
npm run remote

# 打包
npm run all:commit

# 提交代码
npm run commit