career-cli

1.0.12 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i career-cli

Weekly Downloads

127

Version

1.0.12

License

MIT

Unpacked Size

1.74 MB

Total Files

253

Last publish

Collaborators

  • janetyu