Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jirengu/jsconfig


https://github.com/jirengu/jsconfig

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

config-creater, 用于创建烦人的前端工程化配置文件

## 安装
```
npm install -g config-creater
```

## 使用
在当前文件夹下创建 gulpfile 范例
```
config gulp

```

在当前文件夹下创建 npm scripts 范例
```
config npm
```

在当前文件夹下创建 webpack配置范例
```
config webpack
```

## 作者
作者: 饥人谷-若愚
欢迎 PR