1.0.12 • Published 7 years ago

es6-copy v1.0.12

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

es6-modules-with-webpack-tutorial

A tutorial on using ES6 modules with Webpack.

Build:

  1. Make sure you have webpack installed (npm install -g webpack)
  2. Run npm install to install babel-loader and underscore
  3. Execute webpack
  4. View index.html in a browser

Branches:

  • master
  • mocha-chai: automated testing setup with Mocha, Chai, and Webpack. Place your tests in the src folder in .test.js files. Run your tests with the command npm run test.
1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago