Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukatarman authored Nov 8, 2023
1 parent 0c35f27 commit b57a268
Showing 1 changed file with 0 additions and 47 deletions.
47 changes: 0 additions & 47 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,65 +45,18 @@ You need a code editor, Node.js and MongoDB installed.
You have to start the backend and frontend explicitly. The frontend depends on the backend. It won't display any game data if there is no running backend.

The backend can run alone, it will then start collecting game data but it expects a running MongoDB instance. Depending on your operating system first start a MongoDB server instance. Then navigate into the `steam-game-stats-backend` directory and execute in the terminal:
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS

```bash
npm start
```

To run the backend tests execute:
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS

```bash
npm test
```

For the frontend navigate into the `steam-game-stats-frontend` directory and execute:
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS
BS

```bash
npm start
Expand Down

0 comments on commit b57a268

Please sign in to comment.