added login credentials

credentials to login the app once installed
This commit is contained in:
Gerald Michelant 2018-12-26 21:44:29 -05:00 committed by GitHub
parent 03f2a3387e
commit b79c88f018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,12 @@ npm run dev
This will start the UI under [http://localhost:3000](http://localhost:3000)
login to the app with the following credentials:
```bash
email: user@example.org
password: 1234
```
![You should see this under http://localhost:3000](../.gitbook/assets/screenshot.png)