935344951
a7449e74f
66dd264f7
1 2
3
4
5
#!/usr/bin/env sh NODE_ENV=test concurrently -k \ "npm run watch:client" \ "npm run build:server && NODE_ENV=test npm start"