Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heruiwoniou/vue-requirejs-mobile-ui
reqiurejs vue mobile
https://github.com/heruiwoniou/vue-requirejs-mobile-ui
mint-ui mobile requirejs vue
Last synced: 4 days ago
JSON representation
reqiurejs vue mobile
- Host: GitHub
- URL: https://github.com/heruiwoniou/vue-requirejs-mobile-ui
- Owner: heruiwoniou
- License: mit
- Created: 2016-12-28T10:04:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T09:43:15.000Z (almost 2 years ago)
- Last Synced: 2023-02-27T06:22:24.318Z (over 1 year ago)
- Topics: mint-ui, mobile, requirejs, vue
- Language: JavaScript
- Homepage:
- Size: 2.83 MB
- Stars: 26
- Watchers: 4
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MOBILE UI (requirejs + vue)
> Control is refactored based on mint-ui### Demos address
[Address](https://heruiwoniou.github.io/vue-requirejs-mobile-ui/)
### setup
```
npm install
```### development
```
npm run dev
```### producation
```
npm run build
http-server pack
```