Skip to content

This blog technology is composed of springboot

Notifications You must be signed in to change notification settings

tanbinh123/easy-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • easy-Blog

    数据库新增数据表:sql.md

    数据库中插入一条用户数据

    用户密码使用MD5Util进行创建

    image

    前端项目使用

    cnpm install

    npm run dev

    后端配置数据库后,运行

    启动项目后

    地址栏输入:http://localhost:8080/goToAdmin 进入到后台登录页面

    输入密码之后即可登录到后台进行博客编辑,分类编辑https://github.com/about)

About

This blog technology is composed of springboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 27.4%
  • Java 25.3%
  • Vue 22.8%
  • JavaScript 16.1%
  • CSS 8.4%