模拟macOS界面Web版-playground-macos

playground-macos是一个模拟 Mac OS 桌面样式的web展示页。使用了React、Redux及tailwindcss开发,支持暗模式和亮模式。遵守MIT开源协议。

 

安装

git clone https://github.com/Renovamen/playground-macos.git myprojectcd myprojec

安装依赖

yarn i

调试模式(http://localhost:3000

yarn dev

构建

yarn build

你可能感兴趣的