/person-resume

这是一个个人简历,适用于pc端和移动端展示,用的是vue.js前端框架

Primary LanguageVue

resume

Personal Resume(个人简历)

主要使用vue 和 animate.css 制作个人在线简历,效果比较接近于H5页面,支持鼠标滑动切换

演示(请忽略渣渲染)

在线地址

githubPages: https://husanfeng.github.io/person-resume/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.