1 Commits

Author SHA1 Message Date
7a6659c3f7 add information about mockdata in readme
All checks were successful
SimcoDash/simcompanies-dashboard/pipeline/head This commit looks good
2020-05-29 19:44:01 +02:00

View File

@@ -13,6 +13,7 @@ Access the API and frontend files on [http://localhost:3001](http://localhost:30
Runs the app in the developement mode.<br /> Runs the app in the developement mode.<br />
Access the API and frontend files on [http://localhost:3001](http://localhost:3001) to view it in the browser. Access the API and frontend files on [http://localhost:3001](http://localhost:3001) to view it in the browser.
No database needed. Mock data is used.
You can only login with the credentials "test" "test". You can only login with the credentials "test" "test".
The server reloads on changes you still need to refresh your browserpage yourself. The server reloads on changes you still need to refresh your browserpage yourself.