add a note about resume

This commit is contained in:
b1ek 2023-06-06 14:14:30 +10:00
parent 3d89bb840b
commit 662f5197e4
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,9 @@ Also dont forget to build the [resume app](#build-the-resume)
## Build the resume
cd to `react/resume` and run `build.sh`.
If you are running in debug mode, run `yarn/npm start`
If you are running in debug mode, run `yarn/npm start`.
**Note**: Generally, the app will build the resume by itself, although there is some exceptions.
## Generate the key
Cd to root of project and run `scripts/generate_key.py`