FireLeaf-Vue-Resume 🍂 Vue简易动态简历 独立的前端代码包,接通数据源后(src/utils/config.js)即可本地运行,放置服务器后端环境下即可部署 安装 $ git clone </path/to/repository> $ cd repository $ npm install 本地开发环境运行 $ npm start 或 $ npm start -p [port] 打包发布 $ npm run build