Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guoyongfeng/gulp-es6

gulp-es6
https://github.com/guoyongfeng/gulp-es6

Last synced: 1 day ago
JSON representation

gulp-es6

Awesome Lists containing this project

README

        

# Gulp + ES6工作流示例

## 安装依赖项目包

```
npm install
```

## 启动

```
gulp

# 执行后在浏览器中查看
```