1.1.2 • Published 5 years ago

apacking-cli v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

a simple webpack cli. 一个简单基于webpack的脚手架

quick start:

step1: 安装脚手架(install the cli),在命令行下跑如下命令

    npm install -g apacking-cli

step2: 在新建文件夹内构建你的项目(build your project)

    apacking-cli -c [Your project name]

step3: 命令行进入你的项目你就会发现配置好的webpack(cd your project and you will find a webpack template)

    cd [Your project name]
1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago