cra-template-td-scaffold
v2.0.6
Published
Base on the official template add react-app-rewired, customize-cra
Downloads
1
Readme
cra-template-td-scaffold
Base on the official template add react-app-rewired, customize-cra
To use this template, add --template td-scaffold
when creating a new app.
For example:
npx create-react-app my-app --template td-scaffold
# or
yarn create react-app my-app --template td-scaffold
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
- react-app-rewired Rewired the default create-react-app config
- customize-cra Provides a set of utilities to customize create-react-app