1.0.12 • Published 2 years ago

career-cli v1.0.12

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

career-cli

基于 umijs 封装的脚手架工具

Getting Started

Install, create and start.

# Install
$ npm install career-cli -g

# Create app
$ jk new myapp

# Start app
$ cd myapp
$ npm install
$ npm start
# yarn 同上

Commands

jk new options

Create app with new directory.

Usage Examples

$ jk new myapp

打包

# 普通打包
$ npm run build
1.0.12

2 years ago

1.0.11

3 years ago

1.0.10

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