Browse Source

Minor formatting fixes

Signed-off-by: Martin Vandenbussche <vandenbusschemartin@gmail.com>
pull/1585/head
Martin Vandenbussche 3 years ago
parent
commit
635eef0969
  1. 6
      README.md

6
README.md

@ -161,12 +161,16 @@ Please follow the instructions of the Ghostfolio [Unraid Community App](https://
1. Start the server and the client (see [_Development_](#Development))
1. Create a new user via _Get Started_ (this first user will get the role `ADMIN`)
1. Go to the _Market Data_ tab in the _Admin Control Panel_ and click _Gather All Data_ to fetch historical data
1.Click _Sign out_ and check out the _Live Demo_
1. Click _Sign out_ and check out the _Live Demo_
### Start Server
#### Debug
Run `yarn watch:server` and click "Launch program" in [Visual Studio Code](https://code.visualstudio.com)
##### Serve
Run `yarn start:server`
### Start Client

Loading…
Cancel
Save