https://github.com/ktojan/curricular
Curriculum vitae on Angular 7
https://github.com/ktojan/curricular
angular
Last synced: about 1 year ago
JSON representation
Curriculum vitae on Angular 7
- Host: GitHub
- URL: https://github.com/ktojan/curricular
- Owner: Ktojan
- Created: 2020-12-06T12:38:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T10:23:09.000Z (over 1 year ago)
- Last Synced: 2025-02-02T01:28:46.371Z (over 1 year ago)
- Topics: angular
- Language: HTML
- Homepage: https://ktojan.github.io/curricular/
- Size: 19.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Project Curriculum Vitae
It's my wed-developer extended resume project with all the actual information.
TECH STACK:
- Angular elements and features: data bindings, routing, observables, service with HTTP methods, ng-containers.
- Separate json file for core static content (imitation of server).
- Material elements: mat-table, mat-card, material-icons, mat-buttons.
- Sandbox with different css, js implementations, animations.
# Installing
There is as usual some sheet of paper with dependencies, so use "npm install --legacy-peer-deps". May need a bit earlier node versions (like 16)
# Build
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
