Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 281 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 281 Bytes

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.