Skip to content

Zapharaos/portfolio-ui

Repository files navigation

portfolio-ui

codecov

Repository related to the UI my own portfolio : www.matthieu-freitag.com/

landing.png

Production

Project Setup

npm install

Type-Check, Compile and Minify for Production

npm run build

Development

Compile and Hot-Reload for Development

npm run dev

Head to http://localhost:5173 to see the result.

License

All code is licensed under the MIT License. See LICENSE file for details.