Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 376 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 376 Bytes

Portfolio

This is my website hosted at henrikmundtmilo.dk, it was written back in Spring 2020, but refactored into this new public repository.

Scripts

npm start

Runs the website in development mode.

npm run build

Builds the website for production.

npm run deploy:prod

Builds the website and deploys it to Netlify.