We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385e8ea commit ab05b1eCopy full SHA for ab05b1e
2 files changed
.gitignore
@@ -0,0 +1 @@
1
+openBEM
README.md
@@ -1,2 +1,17 @@
# SAPjs
2
-Minimal user interface for OpenBEM SAP model
+
3
+Minimal user interface for the OpenBEM SAP model using Vue.js
4
5
+
6
7
+### Installation
8
9
+1. Clone this repository into your public_html folder (assuming installed apache2 server):
10
11
+ git clone https://github.com/TrystanLea/SAPjs
12
13
+2. Clone my fork of the OpenBEM SAP model inside the SAPjs directory:
14
15
+ cd SAPjs
16
+ git clone https://github.com/TrystanLea/OpenBEM
17
0 commit comments