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