You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Delete all files and folder in docs, except .git and README.md
Then move files and folder from build to docs
cd docsfind -not-name ".git"-not-name "README.md"-deletemv ../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