Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lastsunday/moon-client-app-uniapp
https://github.com/lastsunday/moon-client-app-uniapp
uniapp
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lastsunday/moon-client-app-uniapp
- Owner: lastsunday
- License: other
- Created: 2021-11-15T09:23:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-15T09:33:25.000Z (about 3 years ago)
- Last Synced: 2024-11-05T15:53:12.524Z (about 2 months ago)
- Topics: uniapp
- Language: CSS
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# sample-client-app-uniapp
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).