es6-module-template Template for ES6 modules. Usage mkdir [project_name] git clone [email protected]:zabkwak/es6-module-template.git [project_name] cd [project_name] rm -rf .git rm __tests__/.gitkeep rm src/.gitkeep npm install Then update the package.json.