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