mirror of
https://github.com/2234839/web-font.git
synced 2025-04-06 05:25:44 +08:00
10 lines
351 B
Markdown
10 lines
351 B
Markdown
# web font serverless 版
|
||
|
||
[在线尝试地址](http://webfontserverless.shenzilong.cn/)
|
||
|
||
## 如何使用 ?
|
||
|
||
你需要将 ttf 格式的字体包放到 `./apps/backend/.malagu/frontend/font/` 目录下,然后启动项目即可。
|
||
|
||
依托于 malagu 本项目即可以在传统服务器上运行,也可以在 serverless 平台上运行。
|