my-resume

1.0.2 • Public • Published

一个会动的简历

This is my resume

预览

使用方法

git clone git@github.com:sijinglei/my-resume.git
cd my-resume
npm install
npm run dev

部署方法

  1. 编辑 config/index.js,修改第 10 行的 assetsPublicPath,值为 项目名/dist。如果你没有修改项目名 my-resume,则可跳过此步骤。

  2. 编译、上传

    npm run build
    git add .
    git commit -m "update"
    git push
  3. 开启 GitHub Pages 功能

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    5
  • 1.0.1
    2
  • 1.0.0
    2

Package Sidebar

Install

npm i my-resume

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • sijinglei