webpack-karma-gulp-es6 icon indicating copy to clipboard operation
webpack-karma-gulp-es6 copied to clipboard

webpack es6 karma gulp jasmine

webpack-gulp-template

Generic ES6 web app template with karma/jasmine test coverage

Tech

  • es6
  • gulp
  • webpack
  • karma
  • jasmine
  • handlebars
  • browser-sync

Getting Started

  • Clone the repo
  • Run the following
npm install -g gulp
npm install -g bower
npm install -g browser-sync
npm start