All Projects → SAHX → Sahx Admin

SAHX / Sahx Admin

SAHX-Admin 是套功能较为完整的后台管理系统架构, 以Thinkjs 作为中间层, Vuejs作为前端模块化开发, AdminLET作为前端UI, 实现了前后端分离, 前端组件化, 便于多人协同开发.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sahx Admin

Copilot
Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js
Stars: ✭ 2,698 (+3272.5%)
Mutual labels:  vuex, vue-router, adminlte
Vue Cnode
基于vue2 + vue-router + vuet + ES6 + less + flex.css重写vue版cnode社区,使用webpack2打包
Stars: ✭ 1,134 (+1317.5%)
Mutual labels:  vuex, vue-router
Xz Admin
基于Vue、element-ui技术栈开发的前后端分离后台管理系统(持续维护中)
Stars: ✭ 62 (-22.5%)
Mutual labels:  vuex, vue-router
Cordovue
A sample Apache Cordova application using VueJS.
Stars: ✭ 66 (-17.5%)
Mutual labels:  vuex, vue-router
Pretty Vendor
[零食商贩] - 基于vue全家桶 + koa2 + sequelize + mysql 搭建的移动商城应用
Stars: ✭ 57 (-28.75%)
Mutual labels:  vuex, vue-router
Mall Admin Web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
Stars: ✭ 9,123 (+11303.75%)
Mutual labels:  vuex, vue-router
Vue Web Extension
🛠️ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ESLint and more!
Stars: ✭ 1,147 (+1333.75%)
Mutual labels:  vuex, vue-router
Lihkg Web
LIHKG Web client (Unofficial)
Stars: ✭ 52 (-35%)
Mutual labels:  vuex, vue-router
Vue Studymaps
使用 Vue.js 开发的聚合应用。通过爬虫抓取平时浏览的网站,省去逐个点开网页的时间。
Stars: ✭ 71 (-11.25%)
Mutual labels:  vuex, vue-router
Putongoj Fe
The front end of the Putong Online Judge -- An online judge with nothing special
Stars: ✭ 74 (-7.5%)
Mutual labels:  vuex, vue-router
Vue2 Admin
基于vue-element-admin、Vue2 权限、监控、管理系统(包含地图等嵌套)
Stars: ✭ 74 (-7.5%)
Mutual labels:  vuex, vue-router
Vue axios spa
基于vue2+axios+vux+vue-router+vuex构建的单页微信端项目
Stars: ✭ 54 (-32.5%)
Mutual labels:  vuex, vue-router
Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (-32.5%)
Mutual labels:  vuex, vue-router
Vue Music Qq
A qq-music project is based on vue-cli. The pages are simple and smooth
Stars: ✭ 58 (-27.5%)
Mutual labels:  vuex, vue-router
Koa Vue Ssr Template
This template built with vue 2.x, vue-router & vuex & webpack3 with server-side rendering by koa
Stars: ✭ 53 (-33.75%)
Mutual labels:  vuex, vue-router
Vue Admin
基于Vue2、element ui、vue-cli、vuex、vue-router、axios 、echarts后台管理系统demo. 权限管理,用户管理,菜单管理。无限级菜单,下拉树形选择框
Stars: ✭ 1,135 (+1318.75%)
Mutual labels:  vuex, vue-router
Vue Cli3 Multipage
由vue-cli3搭建的多页面多路由初始化项目包,包含ESlint,Axios,vue-router,vuex,babel,以及自己封装的异步请求API接口。
Stars: ✭ 76 (-5%)
Mutual labels:  vuex, vue-router
Parcel Vue Ts
📦 Boilerplate for Vue.js & Typescript, base on Parcel bundler.
Stars: ✭ 49 (-38.75%)
Mutual labels:  vuex, vue-router
Vuestic Admin
Free and Beautiful Vue 3 Admin Template
Stars: ✭ 8,398 (+10397.5%)
Mutual labels:  vuex, vue-router
Vuejs Fujun
vue/vue-router/vuex/axios 仿肤君试用小程序
Stars: ✭ 68 (-15%)
Mutual labels:  vuex, vue-router

SAHX 后台管理系统

简介

SAHX-Admin 是套功能较为完整的后台管理系统架构, 以Thinkjs作为中间层, Vuejs作为前端模块化开发, AdminLET作为前端UI, 实现了前后端分离, 前端组件化, 便于多人协同开发.

致所有关注SAHX-Admin的亲们:

感谢大家对该项目的关注,该项目已经把全部Vue系列升级到vue2.0。在此,希望有一定vuejs基础和nodejs基础的同学参与进来,结合大家平时开发中遇到需求和问题,把该项目做成完全依赖前端js技术,实现简单的、易用易懂的、功能齐全的OAM管理系统。

技术前提

跑起来试试

1 安装依赖
npm install
2 前端编译(主要编译front里的vue文件)
npm run build
3 启动服务(默认8360端口)
npm start
4 访问
http://127.0.0.1:8360

其它

UI基于iview的SAHX-Admin版本:SAHX-Admin-iview

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