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