Gulp 的学习笔记

2015-10-17  本文已影响429人  KeKeMars

安装

npm install gulp

gulp with ES6

npm install babel-core

mv gulpfile.js gulpfile.babel.js

.js can be writen by ES6

gulp with project

core

js css html

file

project

others

上一篇 下一篇

猜你喜欢

热点阅读