Skip to content
Snippets Groups Projects
Commit 104db3b2 authored by Rainer Diesch's avatar Rainer Diesch
Browse files

Update README.md

parent 770de2b3
Branches master
No related tags found
No related merge requests found
......@@ -44,4 +44,11 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
* ./src/views/general/About.vue
* ./src/views/general/Contact.vue
* ./src/views/general/Imprint.vue
* ./src/views/general/Privacy.vue
\ No newline at end of file
* ./src/views/general/Privacy.vue
## Generate an admin user
1. Start the server application
1. Start the client application
1. Register as a normal user
1. Change the permission of the registered user through the MongoDB to 'admin'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment