Use npm-run-all in start NPM script
pe3 opened this issue · 1 comments
pe3 commented
npm-run-all would work also for users using yarn who don't have npm installed.
tyroprogrammer commented
Not sure why we need npm-run-all here because we are not really running multiple scripts. Users can either use yarn or npm to install/start the app.