hsuehic / vue-kit

[Deprecated]A Vue.js project, base on vue-webpack template(vue 2.x and vue-router 2.x), with bulma, chart.js, font awesome, Weui. Aims to be a quick start for building demo applications or product prototypes.

Home Page:http://vue-kit.gismall.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Start Kit

GitHub issues GitHub forks GitHub stars License

Deprecated. A Vue.js project, base on vue-webpack template, with bulma, chart.js, font awesome. This is based on vue 2.x and vue-router 2.x. Using with vue 1.x and vue-router 0.7.x please checkout 1.0.

  git clone --branch 1.0 https://github.com/hsuehic/vue-kit.git vue-kit

用于快速构建产品原型或者演示demo

Demo

  • Desktop admin

http://vue-kit.gismall.com/

  • Mobile

http://vue-kit.gismall.com/mobile.html

扫一扫

Screen shots

  • Desktop Admin

  • Mobile

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

# run e2e tests
npm run e2e

# run all tests
npm test

develop settings

git config commit.template git_commit.template

using the comment style to commit editors

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

About

[Deprecated]A Vue.js project, base on vue-webpack template(vue 2.x and vue-router 2.x), with bulma, chart.js, font awesome, Weui. Aims to be a quick start for building demo applications or product prototypes.

http://vue-kit.gismall.com


Languages

Language:Vue 70.9%Language:CSS 19.3%Language:JavaScript 9.0%Language:HTML 0.7%