18 lines
395 B
Markdown
18 lines
395 B
Markdown
# Frontend Process
|
||
´cd frontend´
|
||
´npm install´
|
||
´npm run (watch/build)´
|
||
|
||
# Notes / Bugfixes
|
||
## Frontend
|
||
- [] support esc to close sidebar
|
||
- [] reload page -> don't throw input away!
|
||
|
||
## Backend
|
||
- [] variable for kiosk mode (needed especially for header)
|
||
- [] Logbuch form -> can't be submitted if arrival date is set (needed for Nachtrag)
|
||
|
||
# Nice to have
|
||
## Frontend
|
||
- [] my trips for cox
|