1.0.7 • Published 12 months ago

gj_page_cli v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months 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

12 months ago

1.0.7

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago