All Projects → lanbosm → gulp-webpack-demo

lanbosm / gulp-webpack-demo

Licence: other
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to gulp-webpack-demo

gulp-shopify-theme
Shopify theme synchronisation during development
Stars: ✭ 26 (+116.67%)
Mutual labels:  gulp
gulp-version-append
Gulp plugin to append version from package.json to static file url to avoid caching
Stars: ✭ 18 (+50%)
Mutual labels:  gulp
gulp-starter-kit
My Gulp Starter Kit
Stars: ✭ 91 (+658.33%)
Mutual labels:  gulp
animecenter
The source code for animecenter
Stars: ✭ 16 (+33.33%)
Mutual labels:  gulp
gulp-boilerplate
Gulp boilerplate
Stars: ✭ 24 (+100%)
Mutual labels:  gulp
Asteroids
Yep, a gulp-ready-nunjucks-lover-sass-powered-and-humanstxt-included html starter kit!
Stars: ✭ 15 (+25%)
Mutual labels:  gulp
code-line-daily
A line of code of the day.
Stars: ✭ 17 (+41.67%)
Mutual labels:  gulp
gulp-optimize-js
No description or website provided.
Stars: ✭ 23 (+91.67%)
Mutual labels:  gulp
aesto
Free Ghost theme with membership support. Minimal content focused design with multi author supported.
Stars: ✭ 31 (+158.33%)
Mutual labels:  gulp
generator-speedseed
Oriented to components, allow create/choice template, multiple configuration with easy maintenance
Stars: ✭ 13 (+8.33%)
Mutual labels:  gulp
gulp-cordova
[UNMAINTAINED] Very simple plugin to run cordova commands with a simple interface from gulp
Stars: ✭ 23 (+91.67%)
Mutual labels:  gulp
gulp-recess
[DEPRECATED] Lint CSS and LESS with RECESS
Stars: ✭ 42 (+250%)
Mutual labels:  gulp
gulp-asciidoctor
gulp-asciidoctor
Stars: ✭ 14 (+16.67%)
Mutual labels:  gulp
generator-sf
Yeoman generator that scaffolds out a Symfony PHP app including Browsersync, various CSS preprocessors, jspm, webpack, browserify and Service Worker
Stars: ✭ 14 (+16.67%)
Mutual labels:  gulp
wx-mini
运用webpack编译构建小程序的脚手架(稳定版)
Stars: ✭ 21 (+75%)
Mutual labels:  gulp
campus-leaflets
校园传单是一个使用 Node.js、MongoDB、Koa、EJS、MDL、Less、RequireJS 和 Gulp 开发的 Node 应用程序。
Stars: ✭ 16 (+33.33%)
Mutual labels:  gulp
frontendkickstarter
Gulp 4.0 configuration for static sites development
Stars: ✭ 31 (+158.33%)
Mutual labels:  gulp
gulp-tinypng-compress
TinyPNG API wrapper for compressing PNG & JPG images
Stars: ✭ 49 (+308.33%)
Mutual labels:  gulp
gulp-twig-scss
Gulp, Twig and SCSS
Stars: ✭ 15 (+25%)
Mutual labels:  gulp
generator-vars-jekyll
Generator for raw web app with CircleCI, Jekyll, Webpack, Express + more.
Stars: ✭ 18 (+50%)
Mutual labels:  gulp

##gulp+webpack 打包模板
参照了 网易打包版 因为年代比较古老 webpack还是beta... 自己又加工了下 感谢网易大佬 学习了很多

  • 包含一个browser-sync服务器作为热刷新 也可以用webpackdevserver服务器
  • gulp管理html css less, webpack只管理js
  • webpack只装了es6的loader 完善中...

需要环境

Node.js:v6.5+

##不足之处

  • 图片还不能压缩
  • webpackdevserver服务器环境没配置好

How to use

npm run install 然后npm run gulp
建议使用webstorm sublime开发

修改日志

2017.2.3

  • 第一次上传
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].