Skip to content

Commit ab05b1e

Browse files
readme and gitignore
1 parent 385e8ea commit ab05b1e

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
openBEM

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# SAPjs
2-
Minimal user interface for OpenBEM SAP model
2+
3+
Minimal user interface for the OpenBEM SAP model using Vue.js
4+
5+
![SAPjs.png](SAPjs.png)
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

Comments
 (0)