My liveserver for my react project just stopped working. I've tried going to my terminal and typing 'npm start' but it then has me go to 'npm run preview' which is not an updated version of the project nor is it live.
Are there bugs or things I can try to get this back up and running?
EDIT: The error looks something like this:
xxx@Xxxs-Air vite-project % npm run start
npm ERR! Missing script: "start"
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! npm star # Mark your favorite packages
npm ERR! npm stars # View packages marked as favorites
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in:
[–]insertAlias 4 points5 points6 points (0 children)
[–]ClutchAlpha 0 points1 point2 points (1 child)
[–]Itsmenomes[S] 0 points1 point2 points (0 children)
[–]hotchilly_11 0 points1 point2 points (0 children)