6f4a8b48ee | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
gitignore | ||
gulpfile.js | ||
package.json | ||
project.js | ||
webpack.config.js |
README.md
Omi Gulp脚手架
本项目使用 Gulp + Webpack + Babel + BrowserSync 搭建的脚手架。
如果想要使用纯粹的 webpack2 打包项目, 请使用 omi-cli 初始化项目。
安装
npm install
开发
npm run dev
发布
npm run dist