Basic development environment for my ES6 projects.
To use simply clone the repository and run:
yarn install
yarn watch
yarn watch
will startup the development server that watches for file changes and reloads the page.
FuseBox is used for bundling, serving and running tasks.