mirror of
https://github.com/wassname/talk.git
synced 2026-08-05 13:30:26 +08:00
5 lines
153 B
Bash
Executable File
5 lines
153 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 &
|