Skip to content

Commit

Permalink
Added Image to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ndrsllwngr committed Feb 19, 2018
1 parent e9f8eb0 commit 058abc1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 24 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Minimal Requirements
![preview](img/desktop_start.png)

## Minimal Requirements

1. SBT Version 1.1.0
2. nodejs + npm
Expand All @@ -9,13 +10,13 @@
## Backend Setup

1. Clone repository
2. `cd be/backend`
2. `cd scalable/be/`
3. `sbt run`

## Frontend Setup

1. Clone repository
2. `cd fe/frontend`
2. `cd scalable/fe/frontend`
3. `yarn install`
4. `sbt fastOptJS`
5. `npm run start` opens in browser `http://localhost:8080`
Expand Down
21 changes: 0 additions & 21 deletions fe/LICENSE

This file was deleted.

Binary file added img/desktop_start.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 058abc1

Please sign in to comment.