All Projects → galan99 → koa-vue

galan99 / koa-vue

Licence: other
前端vue+后端koa,数据库采用的mysql,开发完整的前后端项目

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to koa-vue

Vue Scscms
基于koa2+mysql+vue2.0+Element阳光内容管理系统,模范学习Demo
Stars: ✭ 284 (+1477.78%)
Mutual labels:  vue2, koa2
Blog
前后端分离+服务端渲染的博客系统. 基于Vue2、Koa2、MongoDB、Redis
Stars: ✭ 644 (+3477.78%)
Mutual labels:  vue2, koa2
Hare
🐇 Application boilerplate based on Vue.js 2.x, Koa 2.x, Element-UI and Nuxt.js
Stars: ✭ 258 (+1333.33%)
Mutual labels:  vue2, koa2
Vue Koa Demo
🔰A simple full stack demo(CSR & SSR & Docker Support) written by Vue2 & Koa2(Koa1 verson also completed)
Stars: ✭ 730 (+3955.56%)
Mutual labels:  vue2, koa2
Eagles
eagles for vue componets of silianpan
Stars: ✭ 95 (+427.78%)
Mutual labels:  vue2, koa2
Bilibili Vue
前端vue+后端koa,全栈式开发bilibili首页
Stars: ✭ 2,590 (+14288.89%)
Mutual labels:  vue2, koa2
Vue Blog
A single-user blog built with vue2, koa2 and mongodb which supports Server-Side Rendering
Stars: ✭ 586 (+3155.56%)
Mutual labels:  vue2, koa2
Vue Chat
👥Vue全家桶+Socket.io+Express/Koa2打造一个智能聊天室。
Stars: ✭ 887 (+4827.78%)
Mutual labels:  vue2, koa2
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 (+4683.33%)
Mutual labels:  vue2, koa2
Github Ranking
🔍GitHub不同语言热门项目排行,Vue.js做页面展示
Stars: ✭ 160 (+788.89%)
Mutual labels:  vue2, koa2
vue3-chat
2021👨‍🎓Vue2/3全家桶 + Koa+Socket+Vant3前后端分离移动端聊天应用。vue+node全栈入门项目
Stars: ✭ 46 (+155.56%)
Mutual labels:  vue2, koa2
slider
Vue 3 slider component with multihandles, tooltips merging and formatting (+Tailwind CSS support).
Stars: ✭ 162 (+800%)
Mutual labels:  vue2
jodit-vue
Vue wrapper for Jodit Editor
Stars: ✭ 60 (+233.33%)
Mutual labels:  vue2
vue-jsPlumb
jsPlumb with Vue 2.【WIP】
Stars: ✭ 66 (+266.67%)
Mutual labels:  vue2
mmf-blog-vue2-pwa-ssr
mmf-blog-vue2 ssr(The service side rendering)
Stars: ✭ 65 (+261.11%)
Mutual labels:  vue2
v-intl
Add i18n to your awesome Vue 3 app 🔉
Stars: ✭ 13 (-27.78%)
Mutual labels:  vue2
koa-simple-ratelimit
Simple rate limiter for Koa.js v2 web framework
Stars: ✭ 17 (-5.56%)
Mutual labels:  koa2
cuida
A design system built by Sysvale, using storybook and Vue components
Stars: ✭ 16 (-11.11%)
Mutual labels:  vue2
Simple-Social-Network
Micro Social Network developed in PHP, MySQL, BOOTSTRAP 3 and VUE.JS 2
Stars: ✭ 18 (+0%)
Mutual labels:  vue2
koa-smart
A framework base on Koajs2 with Decorator, Params checker and a base of modules (cors, bodyparser, compress, I18n, etc…) to let you develop smart api easily
Stars: ✭ 31 (+72.22%)
Mutual labels:  koa2

技术栈


前端:vue2 + vue-route + webpack + ES6 + less + nginx

后端:koa2 + mysql

项目运行

源码地址: https://github.com/galan99/koa-vue

前端开发

//安装依赖
npm install

//开发,跑在本地8080端口
npm run dev

//打包
npm run build



后端开发

默认已本地安装mysql服务,如果没有安装mysql,请看安装教程

cd server
# 进入sever目录

# 安装依赖
npm install

# 执行node服务
node app.js



演示

我的联系方式


风里雨里我在这儿等你,欢迎勾搭!
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].