Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 252 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 252 Bytes

cra2vite

This is a tool built to help transition from a create-react-app bootstrapped application to using vite as your build tool.

Simply run npx cra2vite in an application that was bootstrapped with create-react-app and follow the steps.