Skip to content

Team-fud/jwt-demo

Repository files navigation

jwt-demo

搭建参考

项目介绍

  1. 前后端分离
  2. 采用Token无状态认证机制
  3. Token自动刷新

软件架构

  1. Webpack打包工具
  2. Vue 2.0核心框架
  3. Vue-Router + Axios
  4. ES6 + Eslint语法检查
  5. Element-UI

安装教程

  1. 运行命令
# Install dependencies
npm install

# Serve with hot reload at localhost:9528
npm run dev

# Build for production with minification
npm run build

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

About

netty-decode前端部分

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published