2.1.2 • Published 3 years ago
cra-template-cozde v2.1.2
The official CoZDe Typescript template for Create React App
To use this template within your project, add --template
redux when creating a new app.
For example:
npx create-react-app my-app --template cozde
# or
yarn create react-app my-app --template cozde