Skip to content

BQXBQX/Profile.js

Repository files navigation

Profile.js

简介

Profile.js 是一个前端的面试简历的页面框架。含有有趣的页面的交互。

配置

打开src/profileconfig.json文件,通过配置相关简历内容,页面会自动生成内容呈现的页面。

主题颜色

推荐使用AI Colors配色,将网站的配色复制后,粘贴到src/App.scss文件中,再将原来的主题配色注释或者删除。

展示图

PC(Chrome)

alt text alt text alt text alt text

Phone(iPhone 14 Pro Max)

alt text alt text alt text

Start

  • Clone the repository
git clone https://github.com/BQXBQX/Profile.js.git

cd Profile.js

npm install
#OR
pnpm install

npm run dev
#OR
pnpm run dev
  • Build
cd Profile.js

npm run build
#OR
pnpm run build

Reference

About

Quickly create a profile interface 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published