funxdata stylesheet library
- 安装 deno
mac: curl -fsSL https://deno.land/install.sh | sh
windows: irm https://deno.land/install.ps1 | iex
- 下载
https://github.com/funxdata/stylesheet.git
- 下载子模块
git submodule update --init --recursive
- 启动服务
deno task view
-
example 一些示例文件
-
assets 网站运行文件
-
docs ui的一些文档介绍
-
tests 测试文件 不打包上传
-
styles 核心样式文件目录
-
src ui.funxdata.com 的核心运行文件
-
icons 关联项目icons图标库
-
template 关联的组件库
- figma 文件地址
https://www.figma.com/design/LsMvdhBhbRP6xEZauOO3jJ/ui