Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gruselhaus authored Jan 2, 2021
1 parent 3eeb20f commit b715567
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,11 @@ Getestet mit Dart `2.5.1`.
3. Ordner wechseln
`cd backend`

4. Daten laden
```bash
$ git submodule init
$ git submodule update
```
5. Projekt initialisieren
4. Projekt initialisieren
`pub get` -
alternativ (Linux): `/usr/lib/dart/bin/pub get`

6. Server starten
5. Server starten
`dart bin/main.dart`

Der Server läuft jetzt standardmäßig unter `localhost:3000`.
Expand Down

0 comments on commit b715567

Please sign in to comment.