模拟macOS 界面Web版-playground-macos
playground-macos是一个模拟 Mac OS 桌面样式的web展示页。使用了React、Redux及tailwindcss开发,支持暗模式和亮模式。遵守MIT开源协议。
安装
git clone https://github.com/Renovamen/playground-macos.git myproject
cd myprojec
安装依赖
yarn i
调试模式(http://localhost:3000
)
yarn dev
构建
yarn build
Demo:portfolio.zxh.io
源码:https://github.com/Renovamen/playground-macos
发表回复