Git Product home page Git Product logo

codbox's Introduction

START HELLPER

Easy assembly of the frontend project use gulp.


Let's start:

  • Create a folder for our project, for example «hellper».
  • Open it in the console and run the command:
git clone https://github.com/gitbooster/start_hellper.git

After:

npm install

After:

bower install

To start the server:

gulp

Plug-ins:

  • gulp-autoprefixer - automatically adds the vendor version prefix to CSS properties (a couple of years ago, I would have killed for such Tools).
  • gulp-minify - is needed for the compression of CSS .
  • browser-the syn - with the help of this plugin we can easily deploy a local dev server with blackjack and livereload, as well as with its help we can make a tunnel to our localhost, that would be easy to show the layout to the customer .
  • gulp-image-min - to compress images .
  • imagemin-pngquant - additions to the previous plug-in to work with PNG .
  • gulp-uglify - will compress our JS .
  • gulp-less - to compile our code, less.
  • sourcemaps-gulp - take to generate css sourscemaps, which will help us in debugging the code .
  • gulp-rigger - it's just a killer feature. The plugin allows you to import a file into another simple design.
  • gulp-notify - Send messages to Mac Notification Center, Linux notifications (using notify-send) or Windows >= 8 (using native toaster) or Growl as fallback, using the node-notifier module. Can also specify custom notifier.

codbox's People

Contributors

sinups avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.