cra-template-wxreact
v0.1.0-beta.0
Published
This is a structured React template with Redux, TypeScript, LESS, ESLint, styledComponents, CRACO etc.
Downloads
3
Maintainers
Readme
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