Giter Club home page Giter Club logo

blog-vue's Introduction

Blog

写在前面

学习了此项目,能带给你:

  1. 了解在基于Vue的前后端分离项目中如果完成CRUD和数据交互
  2. 学习在基于Vue的前后端分离项目中如何使用Shiro进行权限控制
  3. 清楚一个前后端分离博客项目的开发流程和设计思路
  4. 总而言之,这是一个不错的前后端分离项目示例,通俗易懂的代码设计和业务流程,带给你更愉快的开发体验。

运行

此仓库实际包含两个项目:

  • api - 博客Java后端接口(SpringBoot)
  • app - 博客前前端页面(Vue)

请分别运行这两个项目:

  • api - 运行BlogApplication.java的main方法即可
  • app - 使用npm run dev运行前端vue项目

联系我

[email protected]

blog-vue's People

Contributors

baiyu128 avatar

Watchers

James Cloos 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.