Structure to code NPM package with ES6, build by webpack+babel. Include test, lint, coverage.
# Clone the repo...
git clone https://github.com/huytbt/es6-babel-webpack-boilerplate.git your_project_name
cd your_project_name
# Then, you need to install all the dependencies...
npm install
# If you wanna be able to use global command `gulp`...
npm install -g gulp
npm test
npm run build
# Remove Boilerplate git
rm -Rf .git
# Create new git
git init
# Commit, push, ...
Simply, the next version of JavaScript that contains some really cool features. You might check out some of these: