# teleport-project-generator-react

Project generator using React and React-Router, on top of a standard create-react-app structure.

> This package is part of the [teleport ecosystem](https://github.com/teleporthq/teleport-code-generators). For a complete guide, check out the [official documentation](https://docs.teleporthq.io/).

## Install
```bash
npm install @teleporthq/teleport-project-generator-react
```
or
```bash
yarn add @teleporthq/teleport-project-generator-react
```
