Skip to content

Commit

Permalink
Remove demo frontend from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pekka Lampila committed May 9, 2023
1 parent 5f31726 commit 8d79100
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,4 @@ commit.
## Running tests

* Set the `DEBUG` environment variable to `1`.
* Run `pytest`.

## Demo frontend
Navigate to frontend folder.

To install `node_modules` run `yarn install`.
Create `.env` file, use `.env.example` as a base.

After installation is completed run application with `yarn start`. Application is now running and can be found at `localhost:3000`.
* Run `pytest`.

0 comments on commit 8d79100

Please sign in to comment.