DEV Community

binhle
binhle

Posted on

Create create react app by Vite

Create react app

  • Step1:npm install create vite my-vue-app --template react-ts
  • Step2: cd my-project
  • Step3: npm install
  • Step4: npm run dev

Image description

Top comments (0)

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay