Skip to content

luakri/gulp-bs-webpack-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-bs-webpack-babel

A Base Web Project using: Gulp, BrowserSync, WebPack and Babel.

Building this project

Run npm install to setup project dependencies.

Run gulp to start local server with Browsersync, Webpack with Babel, ESLint, JSCS, Sass, JS with Source maps, CSS with Source maps, compile to dist folder and Watch files.

Run gulp prod to build files for production, JS minified with no Source Maps, CSS minified with Source Maps, Gzip.

About

A Base Web Project using: Gulp, BrowserSync, WebPack and Babel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published