/resume-vue

用 vue 生成个人简历

Primary LanguageJavaScript

resume-vue

自动简历生成

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

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

欢迎 star 和 issue