npm i -g npm-run-script-chain
Command Line
npm-run-script-chain -f ./example/package.json -p 8005
# short hand
nrsc -f ./example/package.json -p 8005
# Open locahost:8005
Set start key to query parameter.
Example: http://localhost:8005?start=build
- npm
- yarn
- npm-run-all (run-p)
yarn install
yarn start
yarn outdated
yarn upgrade
npm publish
MIT