We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8eba83 commit c435ac6Copy full SHA for c435ac6
run_integration.sh
@@ -1,5 +1,6 @@
1
#!/bin/sh
2
3
+npm run build
4
cd integration
5
npm install
6
node server.js &
0 commit comments