# React Tutorial 4
Use shared styles from Orchard Redesign (global-redesign.css and vendor-redesign.css) and application-specific styles.

## Getting Started
```bash
npm install
npm run build
open src/index.html
```
