This is my portfolio website.
It is based on Gatsby starter Strata which is based on the Strata site template, designed by HTML5 UP.
- Node.js: ^18.12.0
Run npm install to install all dependencies.
Run npm run develop to launch the website in development mode.
- Run
npm run buildin order to build the production bundle. - Run
npm run serveto launch the website in production mode.