mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Updated docs, services, tests.
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# install selenium
|
||||
../node_modules/selenium-standalone/bin/selenium-standalone install
|
||||
|
||||
# start the app server
|
||||
npm start &
|
||||
Reference in New Issue
Block a user