Updated docs, services, tests.

This commit is contained in:
Wyatt Johnson
2016-12-13 11:29:48 -07:00
parent 62d8023a0a
commit 61128e9c06
35 changed files with 87 additions and 63 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
# install selenium
../node_modules/selenium-standalone/bin/selenium-standalone install
# start the app server
npm start &