用 vue 生成个人简历

5,585 阅读1分钟

###自动简历生成

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

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

项目预览 : zengtianshengz.github.io/blog/resume…

关于 vue2.0 的项目实战可以看我之前写的一篇博文 : segmentfault.com/a/119000000…

欢迎 star 和 issue