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