Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 368 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 368 Bytes

better-resume

start

npm i
npm run dev

build

npm run build

directory

├── dist
    ├── jianli.pdf
    ├── jianli.png
└── src
    └── img
    ├── index.html
    ├── style.css
├── build.js
├── config.js
├── gulpfile.js
├── package.json