secureid-react
v1.2.38
Published
Uses [Vite](https://vitejs.dev/), [Vitest](https://vitest.dev/), and [React Testing Library](https://github.com/testing-library/react-testing-library) to create a modern [React](https://react.dev/) app compatible with [Create React App](https://create-rea
Readme
vite-template-redux
Uses Vite, Vitest, and React Testing Library to create a modern React app compatible with Create React App
npx degit reduxjs/redux-templates/packages/vite-template-redux my-appGoals
- Easy migration from Create React App or Vite
- As beginner friendly as Create React App
- Optimized performance compared to Create React App
- Customizable without ejecting
Scripts
dev/start- start dev server and open browserbuild- build for productionpreview- locally preview production buildtest- launch test runner
