Ver Fonte

first commit

zy há 2 anos atrás
commit
5ab60c1d6a
1 ficheiros alterados com 11 adições e 0 exclusões
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -0,0 +1,11 @@
+## install, run:
+
+(assumes you have node and npm installed)
+(assumes you have JDK and  Set 'JAVA_HOME' 'MAVEN_HOME' in path)
+
+```bash
+# from project root:
+npm install
+npm run start
+```
+