Welcome to my portfolio! This site is my personal web page. Visit the portfolio at: www.bortoli.phd
To run this site locally, it is as simple as running a svelte application:
First you install the npm dependencies:
npm install
Then run the development server:
npm run dev
As this application relies on wasm modules, it has a simplified Makefile to facilitate the deployment.
make
After runnin this command, the static website will be available in the directory dist
.
If you have any questions, please feel free to contact me at: bortoli@ugsto