Portfolio website hosted at [https://dolynchuk.github.io/portfolio/] For local development: npm install npm run dev For production: npm run build serve ./dist/client Or alternatively deploy using gh-pages github action (happens automatically on push)