Create a React project with Vite

PHOTO EMBED

Thu Mar 17 2022 19:35:35 GMT+0000 (Coordinated Universal Time)

Saved by @elias #react.js

to react js template
yarn create vite player-react --template react

to ts template 
yarn create vite player-react --template react-ts
content_copyCOPY

vitejs.dev