Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antzymo/unitemplate
基于uniapp封装的一套轻量型小组件库
https://github.com/antzymo/unitemplate
Last synced: 27 days ago
JSON representation
基于uniapp封装的一套轻量型小组件库
- Host: GitHub
- URL: https://github.com/antzymo/unitemplate
- Owner: AntzyMo
- Created: 2020-11-24T00:55:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T03:29:57.000Z (over 3 years ago)
- Last Synced: 2023-03-29T05:38:13.524Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 585 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uni-app
[参考文档](https://zbano.gitee.io/docs)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run dev:wx
```### Compiles and minifies for production
```
npm run build:wx
```