79252754

Date: 2024-12-04 21:19:14
Score: 1
Natty:
Report link

Since you cloned React Vite project from Github, your project doesn't use a start script but has a different entry point dev, so use:

npm run dev

For it to start and open on the browser.

Note: this will only work after you have run npm install or npm i after cloning.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Muideen Adewale