For client-side only, use npm start.
npm start
For both server and client, use npm run starthost.
npm run starthost
Last updated 1 year ago