0.1.6 • Published 4 years ago

redify v0.1.6

Weekly downloads
12
License
MIT
Repository
-
Last release
4 years ago

cra-template-redify

This is a custom Typescript template for Create React App.

To use this template, add --template redify when creating a new app.

For example:

npx create-react-app my-app --template redify

# or

yarn create react-app my-app --template redify

For more information, please refer to: