Commit 74e79bd
authored
update start command to 'npm run dev'
In this commit, I've modified the start command in the project to transition from 'npm start' to 'npm run dev.' This change is to reflect the courses transition from Create React App to Vite as the underlying development tool.1 parent 3527faa commit 74e79bd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
| 522 | + | |
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| |||
0 commit comments