mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-07-03 14:07:11 +02:00
perf: vercel deploy button
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||

|
||||

|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FJOYCEQL%2Fmagic-resume)
|
||||
|
||||
[English](./README.md) | [简体中文](./README.zh-CN.md)
|
||||
|
||||
@@ -67,6 +66,12 @@ pnpm dev:fronted
|
||||
pnpm -F fronted build
|
||||
```
|
||||
|
||||
## ⚡ Deploy with Vercel
|
||||
|
||||
You can deploy your own instance of Magic Resume with one click:
|
||||
|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FJOYCEQL%2Fmagic-resume)
|
||||
|
||||
## 🤝 Contributing
|
||||
|
||||
1. Fork the project
|
||||
|
||||
+7
-2
@@ -5,7 +5,6 @@
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||

|
||||

|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FJOYCEQL%2Fmagic-resume)
|
||||
|
||||
[English](./README.md) | [简体中文](./README.zh-CN.md)
|
||||
|
||||
@@ -61,12 +60,18 @@ pnpm dev:fronted
|
||||
|
||||
4. 打开浏览器访问 `http://localhost:3000`
|
||||
|
||||
## 📦 构建部署
|
||||
## 📦 构建和部署
|
||||
|
||||
```bash
|
||||
pnpm -F fronted build
|
||||
```
|
||||
|
||||
## ⚡ 使用 Vercel 部署
|
||||
|
||||
你可以一键部署自己的 Magic Resume 实例:
|
||||
|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FJOYCEQL%2Fmagic-resume)
|
||||
|
||||
## 🤝 贡献指南
|
||||
|
||||
1. Fork 本项目
|
||||
|
||||
Reference in New Issue
Block a user