how to specify in package.json to run two commands on start code example Example: package json scripts multiple commands "start": "webpack && node server/server.js"