naviapps / create-nw-react-app

Create NW.js React apps with no build configuration.
MIT License
144 stars 14 forks source link

Any way to use vite rather than create-react-app ? #73

Open emirefek opened 11 months ago

emirefek commented 11 months ago

Hi, Facebook doesn't suggest to use create-react-app anymore so people need spa switching over Vite. I'm right now using cra-ts-nw template is there any way to switch this to vite?