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 build
in order to build the production bundle. - Run
npm run serve
to launch the website in production mode.