hipstarter icon indicating copy to clipboard operation
hipstarter copied to clipboard

use now or cry later

hipstarter

simple gulp webpack es6 sass starter for quick prototypes

  • modules with webpack
  • es6/es2015 with babel
  • sass
  • autoprefixer
  • browser-sync
  • eslint

usage

clone into your own folder

$ git clone url new_folder_name

cd into new folder and install dependencies

$ npm install

start developing

$ npm start

navigate to localhost:3000 or change port in gulpfile