GithubHelp home page GithubHelp logo

hhy5277 / koa2-vue-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangxuesgithub/koa2-vue-demo

0.0 2.0 0.0 1.12 MB

基于 koa2 & mongoose & vue & iView 的全栈式开发demo

JavaScript 66.52% HTML 0.48% Vue 33.00%

koa2-vue-demo's Introduction

基于 koa2 & mongoose & vue & iView 的全栈式开发demo

node版本要求:

由于Koa2 使用了异步函数,其中Node.js版本要求不能低于v7.6.0

操作步骤:

  • 地址栏输入localhost:8080
  • 初次进入需要注册账号,注册成功之后跳转到登录页面
  • 输入刚刚注册的用户名及密码
  • 登录成功后进入主页

功能:

  • 后台基于koa2 busboy异步上传图片的实现,基于mongoose 操作数据库
  • 前台基于vue & iView 实现页面交互

在线预览

image image image image

运行项目

//第一步
cd koa2-vue-demo
//第二步
npm install
//第三步
npm run dev
//第四步:启动mongodb
mongod
//第五步
npm run _server:dev

koa2-vue-demo's People

Contributors

wangxuesgithub avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.