Open pe3 opened 5 years ago
npm-run-all would work also for users using yarn who don't have npm installed.
npm-run-all
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.
yarn
npm
npm-run-all
would work also for users using yarn who don't have npm installed.