Skip to content

junhaideng/bbs

Repository files navigation

bbs

A website build with vue , also see origin one without vue

How to run

  • install the packages

    npm install  
    
  • run the project

    npm run serve
    

技术栈:

  • vue 主要的js开发框架
  • nodejs 开发环境
  • vue-router 路由处理
  • vue-cli3 脚手架
  • vuex 状态管理
  • mockjs 数据模拟
  • axios 数据请求
  • antdv UI组件库

后端处理

使用Spring Boot 进行后台处理,项目为 SpringBoot-BBS

demo

demo


系列项目

前端

  • bbs
    • Vue项目,适配SpringBoot后端
  • Golang-Vue-BBS
    • Vue项目,对Golang后端进行部分调整

后端

About

前后端分离版本之bbs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published