/npm-boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

NPM Boilerplate

Useful to develop npm moudles

npm, Webpack, Bable, Karma, Chai, Sinon

Installation

git clone https://github.com/khakurel/npm-boilerplate.git
npm init

Run Test

npm run test

License

MIT, see LICENSE.md for more information.