cra-template-the-react-app
v0.1.0-alpha.0
Published
This is the official template for [The React App](https://github.com/elandamor/the-react-app).
Downloads
97
Maintainers
Readme
cra-template-the-react-app
This is the official template for The React App.
To use this template, add --template the-react-app
when creating a new app.
For example:
npx create-react-app my-app --template the-react-app
# or
yarn create-react-app my-app --template the-react-app