Merge branch 'main' of https://code.verua.online/rabeweb/verua.ch_src
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 51s

This commit is contained in:
Andreas Hnida 2024-04-18 23:35:36 +02:00
commit 1fe5051339

View file

@ -231,6 +231,10 @@ You can also run the site locally. Please refer to the 'Development' section for
To run the site locally, you can use the following commands:
```bash
# Project setup
npm run project-setup
# Install dependencies
npm install