gulp-starter-dependencies

1.1.0 • Public • Published

What i will settup

Spins up a web server Compiles Sass to CSS Refreshes the browser automatically whenever you save a file Optimizes all assets (CSS, JS, fonts, and images) for production

Creating a Gulp Project npm init

Installing Gulp sudo npm install gulp -g

Once the package.json file is created, we can install Gulp into the project by using the following command:

$ npm install gulp --save-dev

Gulp-BoilerPlate 0-Run: npm install --save-dev gulp-sass gulp-concat gulp-imagemin@7.1.0 gulp-cache gulp-terser gulp-postcss autoprefixer cssnano gulp-replace browser-sync

1 Run gulp on terminal

Readme

Keywords

none

Package Sidebar

Install

npm i gulp-starter-dependencies

Weekly Downloads

2

Version

1.1.0

License

ISC

Unpacked Size

4.28 kB

Total Files

8

Last publish

Collaborators

  • adrian-george