Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 452 Bytes

ProjectsPortfolio

It is a personnal website with my projects, skills and contact description. The live version is available here.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build & Deploy

Run following code to build production version and to publish to master branch.

npm run deploy