Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maolion/uniapp-cli
一套用于 WEB APP 开发 和 Mobile APP 开发的解决方案
https://github.com/maolion/uniapp-cli
javascript react react-native spa typescript uniapp web-framework webpack
Last synced: 2 months ago
JSON representation
一套用于 WEB APP 开发 和 Mobile APP 开发的解决方案
- Host: GitHub
- URL: https://github.com/maolion/uniapp-cli
- Owner: maolion
- Created: 2016-11-03T12:09:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T19:56:15.000Z (almost 8 years ago)
- Last Synced: 2024-10-28T22:49:42.569Z (3 months ago)
- Topics: javascript, react, react-native, spa, typescript, uniapp, web-framework, webpack
- Language: TypeScript
- Homepage:
- Size: 345 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 一套用于 WEB APP 开发 和 Mobile APP 开发的解决方案
### 安装
```
npm install uniapp-cli -g
```
---### 使用
在本地终端进入项目位置 然后使用 ```uniapp init``` 命令 选择需要应用的框架程序,
更多的的命令使用帮助可以使用 ```uniapp --help``` 命令 获取更多帮助信息![uniapp -help](./cover.png?2)