Jetpack is a simple boilerplate with webpack, babel, mocha, chai and travis integration.
Jetpack uses folders src, test, dist to store source files, test files and distribution files respectively.
git clone git@github.com:ramadis/jetpack.git
Feel free to submit any issues and PRs you want. To run the project:
npm run build && npm run test