/baseModule

Primary LanguageJavaScriptMIT LicenseMIT

Base Project

Base project to get up and running with ES6.

How to use

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/.

What it comes with

Eslint

Set to airbnb

Babel

With babel-preset-env

Jest

Run yarn test to run tests.