1.1.1 • Published 1 year ago

@wmslei78/cra-template-mixed v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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 install

For more information, please refer to: