0e4ffb4b6
93e1258c7
6cca7360e
1 2 3
4
5
6 7
#!/bin/sh set -eu NODE_ENV=test npm run concurrently -- -k \ "npm run watch:client" \ "npm run watch:server"