1.0.12 • Published 4 years ago

career-cli v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago