0.1.0-beta.0 • Published 3 years ago

cra-template-wxreact v0.1.0-beta.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cra-template-wxreact

This is a structured React template with Redux, TypeScript, LESS, ESLint, styledComponents, CRACO etc.

Usage

npx create-react-app my-app --template wxreact

# or

yarn create react-app my-app --template wxreact