erdkse / adminlte-3-react

React 18.3.1 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-react
MIT License
256 stars 133 forks source link

Update README.md #82

Closed fitsaleem closed 7 months ago

fitsaleem commented 7 months ago

This application has been developed using Vite. In Vite, to initiate the application, we typically use the command npm run dev. I have updated the command because attempting to start the application with npm run start will result in an error.

If you try to use the 'npm run start' command, you will encounter the following error:

Admin@DESKTOP-5DTDMJR MINGW64 ~/OneDrive/Desktop/adminlte-3-react (main) $ 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: C:\Users\Admin\AppData\Local\npm-cache_logs\2024-01-19T17_33_01_259Z-debug-0.log

Admin@DESKTOP-5DTDMJR MINGW64 ~/OneDrive/Desktop/adminlte-3-react (main)

vercel[bot] commented 7 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @erdkse on Vercel.

@erdkse first needs to authorize it.

erdkse commented 7 months ago

thank you for your contribution @fitsaleem , but you made a typo, could you please fix it.

fitsaleem commented 7 months ago

Fixed typo