Mega React Counter :)
$ npm i
$ npm run start
$ npm run build
$ npm run build:prod
$ npm run build_watch
$ npm run build_watch:prod
For style linting I'm using stylelint-config-standard
$ npm run stylelint
For JavaScript linting I'm using eslint-config-standard-react
$ npm run eslint