Skip to content

dongning2018/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

使用vue+express+mysql开发的例子

前端

  • vue
  • vue-router
  • axios
  • webpack
  • vuelidate
  • pug
  • moment
  • bootstrap
  • es6
  • html5

后端

  • express
  • body-parser
  • express-validator
  • mysql
  • md5
  • token
  • nodemon

下载

  • git clone https://github.com/dongning2018/blog.git

安装

  • 安装依赖包 npm install
  • 将dn.sql导入mysql数据库中
  • 修改server/api文件中对mysql配置

运行

  • 前端服务 npm run dev
  • 后端服务 npm run server
  • 浏览器中访问 http://localhost:5000

About

使用vue+express+mysql开发的例子

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published