npm create vite@latest todo-app -- --template react-ts
cd todo-app npm install npm run dev
Last updated 7 months ago