Base project to get up and running with ES6.
Download as zip, unzip and start coding the in src/
directory.
Lint with yarn lint
and build with yarn build
.
Build can be found in dist/
.
Set to airbnb
With babel-preset-env
Run yarn test
to run tests.