Playground macOS
这是一个模拟 macOS 桌面样式的个人简介展示页。
Playground macOS是一个模拟 macOS 桌面样式的个人简介展示页。它使用了React、Redux及tailwindcss开发,支持暗模式和亮模式。
git clone https://github.com/Renovamen/playground-macos.git myproject cd myprojec
安装依赖
yarn i
调试模式(http://localhost:3000)
http://localhost:3000
yarn dev
构建
yarn build
暗模式
亮模式
相关项目