1.1.3 • Published 2 years ago

create-yum-project v1.1.3

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

快速生成新项目

注意:node版本需要14以上

安装:

npm install create-yum-project -g

创建项目:

create-yum-project newAppName (默认react)
create-yum-project newAppName --template react/vue/vue-mobile 

info:create-yum-project --info

version: create-yum-project --v

template create-yum-project myapp --template react/vue/vue-mobile


react——(webpack+react18+react-router6 +mobx+ts) 
vue——(Vite Vue3 ts tsx elementplus)
vue-mobile——(Vite Vue3 ts tsx vant)

其他模板后续再扩展

尽量用vscode开发

1.1.3

2 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago