This fixes the warnings about using an unsupported version of typescript
- Removes test related code since there are no tests - Removes client/renderer split since there is only a renderer - Simplify webpack logic to align with our webpack sample - Document in top level readme and improve docs
Also removes yarn files since we use npm for these samples