Migrate to CRA
Migrate Vite.js instance to CRA (create-react-app)
Step 1:
- Please do not delete/edit any files before running the command.
- Used in the root directory.
Zone_Typescript
├─ vite-ts
├─ ...
cd vite-ts
Step 2:
In folder vite-ts
/ starter-vite-ts
.
Zone UI v3.1.0
npx vite-to-cra@1.3.0
Zone UI v3.0.0
npx vite-to-cra@1.2.0
Zone UI v2.4.0
npx vite-to-cra@1.1.1