Skip to content
Snippets Groups Projects
Commit de7063a7 authored by Aamon Paul Hoffmann's avatar Aamon Paul Hoffmann
Browse files

added production build instructions

parent 8514f456
Branches
No related tags found
No related merge requests found
......@@ -81,3 +81,12 @@ assigned user cycles through the list of all users.
### Settings
This is a general settings view. Currently it only allows for the management of users.
## Manual Build (production)
```bash
cd frontend
npm install
npm run build
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment