Starting point for CodeGarage to build a React App
- It uses
env
&react
presets forbabel
. - It uses
standard
for js lint. - It builds the app to
dist
folder. - It use webpack-dev-server to run locally.
AWS_PROFILE=code3 AWS_BUCKET=test.code3.io make deploy