@growingio/cra-template-boost

1.0.0 • Public • Published

cra-template-boost

Create React App template for GrowingIO frontend team

Usage

To use this template within your project, add --template @growingio/boost when creating a new app.

For example:

npx create-react-app my-app --template @growingio/boost
# or
yarn create react-app my-app --template @growingio/boost

Packages

typescript is used in the project, and all dependencies that need to install @types/xxx have been added

  • react-route-dom

  • typescript

  • craco

  • testing-library

  • less

  • swc

Preset

  • folder(pages, routes, assets, hooks, components, styles, utils)

  • qiankun micro-frontend settings, lifycycle methods

For more information, please refer to:

Package Sidebar

Install

npm i @growingio/cra-template-boost

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

49.8 kB

Total Files

37

Last publish

Collaborators

  • growingio