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