https://github.com/puti94/html2rn
蓝湖生成代码 转化为rn工具
https://github.com/puti94/html2rn
Last synced: 2 months ago
JSON representation
蓝湖生成代码 转化为rn工具
- Host: GitHub
- URL: https://github.com/puti94/html2rn
- Owner: puti94
- Created: 2021-01-30T06:48:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-21T06:00:27.000Z (over 4 years ago)
- Last Synced: 2025-02-03T23:41:00.460Z (4 months ago)
- Language: JavaScript
- Homepage: https://html2rn.vercel.app/
- Size: 509 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# htmltorn
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).