1.0.5 • Published 5 months ago

cra-to-react-vite v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

cra-to-react-vite

Inspiration

This npm package was inspired by cra-to-vite

Install

npm i -g cra-to-react-vite

Usage

cra-to-react-vite

Or

If not installed globally use npx

npx cra-to-react-vite

For development

yarn vite:start

For Build

yarn vite:build

Features Supported

  • Adds vite.config.js configuration based on react version
  • Adds dev dependencies (vite, @vitejs/plugin-react)
  • File conversion from .js to .jsx
  • Moving html from public folder to project root

Performance

Converted ~140 files in less than a minute.

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago