All Projects → epoch → hipstarter

epoch / hipstarter

Licence: other
use now or cry later

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].