2023-06-14 00:15:13 +05:30
2023-06-13 23:14:33 +05:30
2023-06-13 23:14:33 +05:30
2023-06-13 23:51:47 +05:30
2023-06-13 23:51:47 +05:30
2023-06-13 23:51:47 +05:30
2023-06-13 23:14:33 +05:30
2023-06-10 17:44:50 +05:30
2023-06-13 23:14:33 +05:30

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-app

Goals

  • 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 browser
  • build - build for production
  • preview - locally preview production build
  • test - launch test runner

Inspiration

Description
No description provided
Readme 553 KiB
Languages
TypeScript 46.2%
JavaScript 27.2%
Handlebars 15%
CSS 7.9%
HTML 3.7%