1.1.2 • Published 6 years ago

apacking-cli v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 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

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago