cra-template-v1
v1.2.0
Published
``` yarn create react-app myapp --template v1 ```
Downloads
3
Readme
CRA Template V1
Installation
Yarn
yarn create react-app myapp --template v1
NPM
npx create-react-app myapp --template v1
Updates
V1.2
- TypeScript
- Fast Refresh
- Transition to
styled-components/macro
- New
api/
directory