Skip to content

Commit

Permalink
Added Building instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Rgtemze authored Dec 9, 2021
1 parent abba965 commit 52951a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,10 @@ git clone https://github.com/iVis-at-Bilkent/pathway-mapper.git
cd pathway-mapper
yarn install
```

- Building
```
yarn buildApp:dev
```
- Running the tool
```
yarn start
Expand Down

0 comments on commit 52951a2

Please sign in to comment.