This is my personal website if you need some inspiration.
All the repository is under Apache 2.0 license, copyright 2021-2023 Bedjes Studio
First, you need to install NodeJS, then download dependencies :
cd build
npm install
Build static website :
npm run build
Auto-build with nodemon :
npm run nodemon-build
The static website is then located in /public folder, juste copy and paste the content in your server
Some images are copyrighted, see CREDITS.md for more details.