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