All Projects → vum-team → Vum

vum-team / Vum

Licence: mit
An UI Framework build with Vue.js for mobile webapp

Programming Languages

CSS
56736 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Vum

Cube Ui
🔶 A fantastic mobile ui lib implement by Vue
Stars: ✭ 8,896 (+462.33%)
Mutual labels:  vue-ui
vui-vc-next
Vue 3 with Vite Playground - Mobile web UI components - (vue3+vite2).
Stars: ✭ 15 (-99.05%)
Mutual labels:  vue-ui
vue2
【🔥Vue.js资讯📚】目前web前端开发非常火爆的框架;定时更新,欢迎 Star 一下。
Stars: ✭ 415 (-73.77%)
Mutual labels:  vue-ui
hello-iui
⚙️ iui uniapp组件库演示示例【停止维护】
Stars: ✭ 20 (-98.74%)
Mutual labels:  vue-ui
mvui
vue 移动端ui组件
Stars: ✭ 18 (-98.86%)
Mutual labels:  vue-ui
admincraft
Admincraft is a vue admin application quick build tool
Stars: ✭ 36 (-97.72%)
Mutual labels:  vue-ui

vue-mobile - V2.0.0-rc.1

An UI Framework build with Vue.js

vum is update to [email protected]! checkout to v0.1.1 for [email protected].

Click http://demo.getvum.com/ or scan vcode to see live demos:

What is?

vue-mobile is an UI Framework build with Vue.js for SPA:

  • Full Page Structure - header, content, footer
  • Page transition support by vue-router
  • Bunch of Powerful Components, easy to use and extend
  • high performance CSS3 Animation
  • 1px border for all components - as well as round border
  • Write with Vue - the most important

Love Vue

Vue is the best View Layer Framework I have ever seen:

  • Elegant API
  • Two way binding, Components
  • Easy to build large scale App
  • Wonderful Components Organization.

Progress

  • Page

  • Buttons

  • Column

  • Grid

  • List

  • Cards

  • Contacts

  • Form

  • Icons

  • Modal

  • Preloader

  • Tab

  • Scroll

  • Popup

  • Actions

  • Toast

  • Search Bar

  • Calendar

  • Photo Browser

  • Swiper

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Get Start

Two way to create a project with vum?

clone source code directly

  1. Clone this repo to your work dir
  2. npm install to install dependences
  3. npm run dev to run dev server with hot reload.
  4. Open http://localhost:8088 in your browser, then you can see the demos
  5. Change to dir src/demos, modify what you want, and remove unused pages

That's all! You can do it :) Do not forget to reinit git.

use npm

  1. Create your project, vue-cli is recommend
  2. npm install vum in the root of your project
  3. Import the components you wanted in src

Thanks

The css style of components comes from:

And vui-mobile could never be completed without these:

Stay In Touch

Please make sure that you have some knowledge about vue.js before join QQ group:

  • QQ Group: 581532614

Screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].