npm start
If you've followed the tutorial thusfar you will note that there is no 'start' script. npm run dev should work here!
npm start
If you've followed the tutorial thusfar you will note that there is no 'start' script. npm run dev should work here!