GithubHelp home page GithubHelp logo

sunlianlong / vum Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vum-team/vum

0.0 0.0 0.0 3.03 MB

An UI Framework build with Vue.js for mobile webapp

Home Page: http://getvum.com/

License: MIT License

JavaScript 7.17% HTML 0.36% Vue 28.28% CSS 64.18%

vum's Introduction

vue-mobile - V0.1.0

An UI Framework build with Vue.js

vue-mobile is in development now, V0.1.0 has been released at 2016-09-11

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

vum's People

Contributors

lihongxun945 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.