mirror of
https://github.com/wassname/talk.git
synced 2026-07-24 13:20:47 +08:00
6 lines
160 B
Bash
Executable File
6 lines
160 B
Bash
Executable File
node_modules/selenium-standalone/bin/selenium-standalone install
|
|
export TALK_PORT=3011
|
|
export TALK_MONGO_URL='mongodb://localhost/talk_test'
|
|
npm start &
|
|
wait 2
|