Made with simple HTML, CSS and Angular 17.
There is a live version avaible here : https://nathaliedeleeuw.github.io/resume
ng serve
for a dev server onhttp://localhost:4200/
with hot reload.ng build
to build the project. The build artifacts will be stored in thedist/
directory.ng test
to execute the unit tests via Karma