Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 653 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 653 Bytes

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.