Skip to content

A Base Web Project using: Gulp, Browsersync, Browserify, Babel and Karma Runner.

License

Notifications You must be signed in to change notification settings

luakri/gulp-bs-browserify-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#gulp-bs-browserify-babel

A Base Web Project using: Gulp, Browsersync, Browserify, Babel and Karma Runner.

Building this project

Run npm install to setup project dependencies.

Run gulp to start local server with Browsersync, Browserify 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.

Run gulp unit to run tests using Karma Runner and Jasmine.

About

A Base Web Project using: Gulp, Browsersync, Browserify, Babel and Karma Runner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published