financialtransactions

1.0.0 • Public • Published

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.

/financialtransactions/

    Package Sidebar

    Install

    npm i financialtransactions

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • lailai00