All Projects → SimpleRoom → Boss

SimpleRoom / Boss

Licence: mit
💥Mock BOSS

Programming Languages

stylus
462 projects

Projects that are alternatives of or similar to Boss

Vue Music
cloud-music(网易云音乐)
Stars: ✭ 500 (+1150%)
Mutual labels:  axios, vue-router
Vue Admin Webapp
this is a admin project
Stars: ✭ 673 (+1582.5%)
Mutual labels:  axios, vue-router
Vue Quasar Admin
Vue 2.0 admin-dashboard based on Quasar-Framework
Stars: ✭ 516 (+1190%)
Mutual labels:  axios, vue-router
Vue Music Webapp
🎵💞🐔基于Vue 全家桶 (2.x)制作的移动端音乐 WebApp 。媲美原生、项目完整、功能完备、UI美观、交互一流。
Stars: ✭ 499 (+1147.5%)
Mutual labels:  axios, vue-router
Vue Music
基于vue2.0的网易云音乐播放器,api来自于NeteaseCloudMusicApi,v2.0为最新版本
Stars: ✭ 855 (+2037.5%)
Mutual labels:  axios, vue-router
Blog.admin
✨ 基于vue 的管理后台,配合Blog.Core与Blog.Vue等多个项目使用
Stars: ✭ 500 (+1150%)
Mutual labels:  axios, vue-router
Vue Blog
A single-user blog built with vue2, koa2 and mongodb which supports Server-Side Rendering
Stars: ✭ 586 (+1365%)
Mutual labels:  axios, vue-router
Dokit
基于 Spring Boot2、 Jpa、 Spring Security、JWT、redis、Vue的前后端分离的后台管理系统开发平台, 用户管理、菜单管理、角色管理、字典管理、权限控制的方式为RBAC,操作日志、异常日志、接口限流、项目支持数据权限管理,支持一键生成前后端代码(支持在线预览及打包下载),支持前端菜单动态路由 可一键部署服务器应用,数据库。系统中活跃用户状态监控,监视当前系统CPU、内存、磁盘、堆栈等相关信息,基于Element UI在线表单设计及生成Vue代码。
Stars: ✭ 348 (+770%)
Mutual labels:  axios, vue-router
Jdf Phone Ui
🖖 前端混合开发整合框架(cordova插件,微信,H5)
Stars: ✭ 18 (-55%)
Mutual labels:  axios, vue-router
Vue2 Study
vue 的webpack配置,按需加载,element-ui,vuex
Stars: ✭ 16 (-60%)
Mutual labels:  axios, vue-router
Netease yanxuan
vue版网易严选,体验网易严选购物流程,线上访问:http://zhaoboy.bid/yanxuan/#/
Stars: ✭ 417 (+942.5%)
Mutual labels:  axios, vue-router
Vue Qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Stars: ✭ 861 (+2052.5%)
Mutual labels:  axios, vue-router
Vue Website
🍰 想用vue把我现在的个人网站重新写一下,新的风格,新的技术,什么都是新的!
Stars: ✭ 351 (+777.5%)
Mutual labels:  axios, vue-router
Pixel Web
一个 Vue 微博客户端
Stars: ✭ 500 (+1150%)
Mutual labels:  axios, vue-router
Vuejs Admin
基于eggjs、vuejs的设备管理系统,有帮助的话麻烦给个star谢谢
Stars: ✭ 350 (+775%)
Mutual labels:  axios, vue-router
Flask Vuejs Madblog
基于 Flask 和 Vue.js 前后端分离的微型博客项目,支持多用户、Markdown文章(喜欢/收藏文章)、粉丝关注、用户评论(点赞)、动态通知、站内私信、黑名单、邮件支持、管理后台、权限管理、RQ任务队列、Elasticsearch全文搜索、Linux VPS部署、Docker容器部署等
Stars: ✭ 541 (+1252.5%)
Mutual labels:  axios, vue-router
Vue News
Vue2.5知乎日报单页应用
Stars: ✭ 300 (+650%)
Mutual labels:  axios, vue-router
Vue Store
基于Vue+Vue-Router+Vuex+Element-ui+axios,参考小米商城,实现的电商项目。
Stars: ✭ 308 (+670%)
Mutual labels:  axios, vue-router
Vue Music Player
🎵Vue.js写一个音乐播放器+📖One(一个).A music player + One by Vue.js
Stars: ✭ 729 (+1722.5%)
Mutual labels:  axios, vue-router
Nuxt Ssr Demo
✨ 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo
Stars: ✭ 856 (+2040%)
Mutual labels:  axios, vue-router

boss

一、Just like BOSS

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

二、文件结构

	     ┌── assets      资源文件
	     ├── components  页面以及组件
	     ├── js          插件和工具
	     ├── router      路由配置
	src──├── styles      页面样式
	     ├
	     ├── store      module/login:vuex登录session_id简单使用
	     ├
	     ├── App.vue 	页面
	     └── main.js  	页面配置入口
	        ┌── data    页面所需静态JOSON数据
	static──├── images  页面所需静态图片

三、在线体验

https://jiucheng-front.github.io/demo01/BOSS/#/

License

MIT

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

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