Skip to content

博客系统前台程序(vue+vue-cli+element-ui)前端渲染技术

Notifications You must be signed in to change notification settings

amilytom/blogsystemfrontend

Repository files navigation

blogsystemfrontend

博客系统前台程序(vue+element-ui)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

项目使用以下技术栈

  • axios 异步处理方法库
  • element-ui 前端UI库
  • vue-cli vue脚手架
  • vue-router 路由
  • vuex vue状态管理
  • js-cookie cookie生成
  • babel-polyfill 转码器,可以将ES6代码转为ES5代码

API文档请参见blogsystemapicloud文件夹 api访问地址是http://localhost:3012

博客系统vue前台地址是http://localhost:8080

About

博客系统前台程序(vue+vue-cli+element-ui)前端渲染技术

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published