Skip to content

Commit e66275f

Browse files
authored
launch instructions
1 parent af85fa0 commit e66275f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

launch.sh

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
export PATH=`pwd`/node_modules/.2.27.2@chromedriver/lib/chromedriver:$PATH
3+
export DISPLAY=:1.5
4+
Xvfb :1 -screen 5 1024x768x8 &
5+
npm run start

0 commit comments

Comments
 (0)