An open API service indexing awesome lists of open source software.

https://github.com/shunyue1320/simulator-macos

Mac OS 网页模拟器
https://github.com/shunyue1320/simulator-macos

macos reactjs redux tailwindcss

Last synced: 4 months ago
JSON representation

Mac OS 网页模拟器

Awesome Lists containing this project

README

          

# simulator-macos
Mac OS 网页模拟器

## Use
```
# 安装依赖
yarn install
# 启动
yarn run start
# 修复代码格式错误
yarn run lint:fix

# 打包
yarn run build
```