1.1.1 • Published 3 years ago
@wmslei78/cra-template-mixed v1.1.1
cra-template-mixed
typescript react-router-dom react-redux @reduxjs/toolkit axios lodash sass
To use this template, add --template @wmslei78/mixed when creating a new app.
For example:
npx create-react-app my-app --template @wmslei78/mixed
# or
yarn create react-app my-app --template @wmslei78/mixed* Then, for support husky lint-staged prettier run firstly:
npx husky installFor more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.