Koa2 and webpack environment for development, production.
HMR for client side and server side code, which means you'll never need to restart your node server or refresh your browser to see the changes.
$ yarn install
$ yarn start
$ yarn build
$ yarn serve
MIT