Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.08 KB

My portfolio

React Vite TypeScript PNPM
CI/CD workflow code style: prettier

All my skills and accomplishments showcased in one place.

Check it out!

Contributing

This project uses just running development tasks.

just build-dev-env run-dev-env # Builds and runs the dev container
just dev-run # Runs the app (must be run inside the container)

The local environment should be available at http://localhost:3000.