https://github.com/alexfriesen/cv
Easy CV Builder
https://github.com/alexfriesen/cv
angular angular-example angular-example-app cv cv-template cvbuilder webapplication
Last synced: 5 months ago
JSON representation
Easy CV Builder
- Host: GitHub
- URL: https://github.com/alexfriesen/cv
- Owner: alexfriesen
- License: mit
- Created: 2019-12-24T21:10:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T12:05:49.000Z (almost 3 years ago)
- Last Synced: 2025-03-17T05:06:37.567Z (9 months ago)
- Topics: angular, angular-example, angular-example-app, cv, cv-template, cvbuilder, webapplication
- Language: TypeScript
- Homepage: https://cv.alexfriesen.net
- Size: 8.27 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CV Builder
## Development server
Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory.