Skip to content

TTATPuOT/FishGulpBootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FishGulpBootstrap

Support CSS, Less and Sass, all with Sourcemaps. ES6 JS Support also. Fast and easy in setup, stable, has a release mode.

Commands for bootstrap:

npm i
npm i --global gulp
npm i --global bower
gulp - start default gulp task for start developting. This is works fast and not use any compressions. Its only for developting.

Commands:

gulp --r

If you use this command, project will be fully comressed without any develop options (source maps and etc) and passed into "release" folder

Releases

No releases published

Packages

No packages published