1.1.1 • Published 8 years ago

webpack-es6-starter v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

webpack-es6-starter

A minimal ES6 starter project that uses webpack, gulp and livereload.

Installation

  • Install node
  • run npm install

Usage

  • gulp to start Webpack in watch mode as well as trigger livereload when bundle.js or index.html changes.
  • open index.html in a browser.
  • Change or add files in es6 folder. main.js is the entry point.
1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago