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 网页模拟器
- Host: GitHub
- URL: https://github.com/shunyue1320/simulator-macos
- Owner: shunyue1320
- Created: 2021-05-17T03:19:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-06T01:58:59.000Z (over 4 years ago)
- Last Synced: 2025-01-30T09:24:11.473Z (9 months ago)
- Topics: macos, reactjs, redux, tailwindcss
- Language: JavaScript
- Homepage: http://macos.guojianbo.top
- Size: 5.59 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simulator-macos
Mac OS 网页模拟器## Use
```
# 安装依赖
yarn install
# 启动
yarn run start
# 修复代码格式错误
yarn run lint:fix# 打包
yarn run build
```