/test-development-flow

This is a training repository for trying docker -> travis(ci) -> aws development workflow

Primary LanguageJavaScriptMIT LicenseMIT

# React Hello World App

- install dependencies with command `npm install`
- start webpack bundler with command `npm run start:dev`

your build appears in `dist` folder in project root.

.