Skip to content

longyiszh/va-cv

Repository files navigation

VaCv

Valorad's material CV, powered by node and angular4, was generated with angular-cli version 1.0.0-beta.30, and updated to 1.0.0.

Add custom data

add a owner_zh.json (or zh being en, zt, de or other language locale) under assets/data. Be sure to follow the data structure. Some information such as phone number, desire jobs may not necessarily given, though.

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.

Deploying to GitHub Pages

Run npm run deploy to deploy to GitHub Pages.