This repo is a template for projects
- dev environment is setup with webpack2 and babel for ES6 with watching webserver (port 8080) and eslint;
src
folder; - tests are setup with mocha and chai;
test
folder - build is created minified as universal library (UMD);
build
folder
Description for installing
npm install [project]
Description with demos
Choose between BSD-3-Clause and MIT
- See LICENCE
- Update package.json accordingly