Files
talk/pree2e.sh
T

6 lines
174 B
Bash
Executable File

node_modules/selenium-standalone/bin/selenium-standalone install
export TALK_PORT=3011
export TALK_MONGO_URL='mongodb://localhost/test'
export TALK_DEBUG='talk*'
npm start &