1.0.0 • Published 7 years ago

die-control v1.0.0

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

npm Module Starter

This is a simple example of a JavaScript module, using Webpack 2 and Babel to generate a browser compatible UMD version.

It also uses Jest as unit testing.

Installation

git clone https://github.com/codeKonami/npm-module-starter.git
cd npm-module-starter
npm install
npm run test # to launch the tests
npm run build # to build the distro