run-script chain
npm install npm-run-script-chain

``sh`
npm i -g npm-run-script-chain
`sh`
npm-run-script-chain -f ./example/package.json -p 8005short hand
nrsc -f ./example/package.json -p 8005Open locahost:8005
Set start key to query parameter.
- [x] npm
- [x] yarn
- [x] npm-run-all (run-p)
`sh`
yarn
yarn start
`sh`
yarn run build
```
npm publish







MIT