All Projects → Aaron52077 → vue-iview-admin

Aaron52077 / vue-iview-admin

Licence: other
🎉基于vue-cli3.0脚手架配置实战vue项目底层搭建

Programming Languages

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

Projects that are alternatives of or similar to vue-iview-admin

vue2.0-start-
vue2.0 用法,入门好帮手
Stars: ✭ 15 (-48.28%)
Mutual labels:  vue-cli
special-vue-series-code-analyzing
「Vue生态库源码系列」,Vue、Vue-router、Vuex、Vue-cli、Vue-loader、Vue-devtools等
Stars: ✭ 15 (-48.28%)
Mutual labels:  vue-cli
there-are-lots-of-people-in-Baiyun-airport
挑战杯 - 广州白云机场人流量时空分布预测系统 - 前端
Stars: ✭ 14 (-51.72%)
Mutual labels:  vue-cli
vue-cli-easy
this is a vue development environment。
Stars: ✭ 30 (+3.45%)
Mutual labels:  vue-cli
kuma-gui
🐻 A GUI built on Vue.js for use with Kuma.
Stars: ✭ 34 (+17.24%)
Mutual labels:  vue-cli
vue-cli-3-nuxt-typescript
Finally I got typescript working with Nuxt-Edge, using vue-cli 3
Stars: ✭ 24 (-17.24%)
Mutual labels:  vue-cli
shu-scheduling-helper
A web-based timetabler helping SHUers filter and preselect courses easily. SHU排课助手. 上海大学排课助手.
Stars: ✭ 43 (+48.28%)
Mutual labels:  vue-cli
capacitor-vue-ionicv4-app
sample app using capacitor vuejs and ionicv4 components
Stars: ✭ 70 (+141.38%)
Mutual labels:  vue-cli
manage
基于vue-cli与thinkphp的简单登录注册系统
Stars: ✭ 71 (+144.83%)
Mutual labels:  vue-cli
aura-admin
Aura Admin is the Web App that helps you to mange the Tech Communities like GDGs, DSCs or any other tech communities with Aura
Stars: ✭ 58 (+100%)
Mutual labels:  vue-cli
vue-cli-plugin-pages
vue-cli 3 plugin to build multi-page application
Stars: ✭ 12 (-58.62%)
Mutual labels:  vue-cli
vue-dev-template
[deprecated] Vue.js development template.
Stars: ✭ 22 (-24.14%)
Mutual labels:  vue-cli
vue-element-admin
Vuejs实例-Vuejs2.0全家桶结合ELementUI制作后台管理系统http://www.cnblogs.com/weiqinl/p/6873761.html
Stars: ✭ 97 (+234.48%)
Mutual labels:  vue-cli
vue-movie
基于vue2.0构建的在线电影网【film】,webpack+vue+vuex+keepAlive+muse-ui+cordova 全家桶,打包成APP
Stars: ✭ 185 (+537.93%)
Mutual labels:  vue-cli
vue-cli-plugin-material
[UNMAINTAINED] Vue CLI 3 plugin for MDC Web and Vue MDC Adapter with Sass support
Stars: ✭ 15 (-48.28%)
Mutual labels:  vue-cli
vue-cli-plugin-cesium
Cesium encapsulation based on Vue cli
Stars: ✭ 108 (+272.41%)
Mutual labels:  vue-cli
vue-shop-cli
vue搭建的电商平台脚手架 (vue + vue-router + vuex + sass + svg)
Stars: ✭ 24 (-17.24%)
Mutual labels:  vue-cli
vue-cli-plugin-element-ui
Element-ui plugin for vue-cli
Stars: ✭ 14 (-51.72%)
Mutual labels:  vue-cli
vue-bootstrap-boilerplate
📦 Vue 2/3, Bootstrap 5, Vuex, Vue-Router, Sass/Scss, ESLint, Axios (switch to vue3 branch)
Stars: ✭ 86 (+196.55%)
Mutual labels:  vue-cli
gue
Vue component generator
Stars: ✭ 30 (+3.45%)
Mutual labels:  vue-cli

vue-wuli-ui

image image image image image

简介

基于vue-cli3.0脚手架配置实战vue项目底层搭建,旨在提高学习实战项目中的应用,使用了目前主流的技术栈,提供了丰富的功能组件,它可以帮助你快速搭建企业级中后台产品原型。

iview-ui 中组件通常都是以 <s-###> 开头

wuli-ui 中组件通常都是以 <m-###> 开头

文档

vue-wuli-ui 文档

演示demo

demo地址1 demo地址2

开发预览

# 1. git clone
git clone https://github.com/Aaron52077/vue-wuli-ui.git

# 2. 安装依赖 推荐使用yarn方式
npm install (cnpm install)/(cnpm i)/(yarn install)

# 3. 启动程序
npm run dev

# 4. 预览
打开浏览器 http://localhost:8080/

截图

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].