Skip to content

haseebanwar/node-gulp-brotli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-gulp-brotli

Asset minification and compression in Nodejs with Gulp and Brotli

Read article here

Development Environment

Install dependencies

npm install

Start the dev environment

npm run dev

The above command will open up a node server with gulp watching for changes in CSS and JS files.

Build distributable assets

In the development environment, build is automatically generated for you. But you can also create a build by running

npm run build

About

Nodejs: Optimize with Gulp and Brotli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published