Skip to content

My CV as a page on Github. Developed using Vuejs front-end framework, vuetify for layout, -Axios- native JavaScript fetch to fetch data from Github API

License

huntertran/cv

Repository files navigation

CV project

Build

npm run build

Deploy

Delete all files and folder in docs, except .git and README.md

Then move files and folder from build to docs

cd docs

find -not -name ".git" -not -name "README.md" -delete

mv ../build/* ../docs/

About

My CV as a page on Github. Developed using Vuejs front-end framework, vuetify for layout, -Axios- native JavaScript fetch to fetch data from Github API

Topics

Resources

License

Stars

Watchers

Forks