1.0.7 • Published 2 years ago

gj_page_cli v1.0.7

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

介绍

目前只针对gjy内部项目使用,其他项目暂未适配

项目构建中, 欢迎指正

安装

npm i gj_page_cli -g

命令

gj_page_template 构建新项目 gj_page_update 更新项目(忽略容易修改的文件)

初次使用流程

1.gj_page_template 根据模板构建新项目 2.gj_page_update 根据配置文件 更新项目

新项目需要改的文件

vue.config.js vue配置文件 proxy.dev.js # 转发的配置文件

Dockerfile # docker的配置文件 Dockerfile_test

deployment-demo.yml # ci 配置文件

build-demo.sh # ci的时候需要执行的文件

.gitignore # 忽略文件

.eslintrc.js # 语法检测规则

1.0.51

2 years ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago