cra-template-proste

8.0.0 • Public • Published

Integrate common functions and configurations, start your work faster. I guarantee the update frequency of this library, so please feel free to use it if you find it useful to you!

🎆Install & Useage

npx create-react-app <name> --template proste

this demo uses the current template and implements all plug-in functions, unit testing and integration testing

Packages

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

zustand

react-route-dom

typescript

axios

sass

craco

testing-library

react-query

postcss

react-error-boundary

🎊Preset

Alias folders are exported using index

folder(pages, routes, apis, assets, hooks, components, stores, styles, utils)

alias(@pages, @routes, @apis...)

reamove data-testid in production (use babel-plugin-react-remove-properties)

eslint config(use eslint-config-proste)

stylelint config

Package Sidebar

Install

npm i cra-template-proste

Weekly Downloads

36

Version

8.0.0

License

MIT

Unpacked Size

40.2 kB

Total Files

44

Last publish

Collaborators

  • xyh_xx