- If you want to see my Vue3 Resume you can find it in my github repository.
- All design is the same with Vue3 just with another programm language.
Angular Version
https://www.volkanfilazi.de/
Vue3 Version
https://www.volkanfilazi.at/
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.3.
- Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The application will automatically reload if you change any of the source files. - Capacitor Ionic
npx cap open android
will open it in android studio.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.