ccjoe / vue-ratchet

vuejs with ratchet, just like vuejs with bootstrap, vue.js mobile ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-ratchet

vuejs with ratchet Ratchet is frontend ui for mobile, just like bootstrap, and vue-ratchet is build base Ratchet CSS by vuejs, export lots of useful components for mobile.

git clone https://github.com/ccjoe/vue-ratchet.git  // download project
cd vue-ratchet                                      // enter dir
npm install                                         // isntall depency
npm start                                           // preview the demo and docs
npm run build                                       // build the demo

Usage by importing UMD modules or import independent vue file

About

vuejs with ratchet, just like vuejs with bootstrap, vue.js mobile ui

License:MIT License


Languages

Language:Vue 82.1%Language:CSS 10.4%Language:JavaScript 6.5%Language:HTML 0.9%