Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"start" script not present in the package.json file #18

Open
omkar-79 opened this issue Dec 3, 2024 · 0 comments
Open

"start" script not present in the package.json file #18

omkar-79 opened this issue Dec 3, 2024 · 0 comments

Comments

@omkar-79
Copy link

omkar-79 commented Dec 3, 2024

Hello, When I tried running npm run start , I encountered an error. I found that there is no "start" script in the package.json file. Although, the server is running using the command npm run dev. I feel the command to run the server in ReadMe file must be changed to npm run dev or add script = "start": "vite" to the package.json, so that new users can run this website without encountering any issue. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant