config-creater
v1.0.3
Published
npm scripts, gulp, webpack, sample config file generator
Readme
config-creater, 用于创建烦人的前端工程化配置文件
安装
npm install -g config-creater使用
在当前文件夹下创建 gulpfile 范例
config gulp
在当前文件夹下创建 npm scripts 范例
config npm在当前文件夹下创建 webpack配置范例
config webpack