Skip to content
/ ErShou Public

一个校园二手交易平台的系统(重构版)

Notifications You must be signed in to change notification settings

gandao/ErShou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

ErShou

一个校园二手交易平台的系统(重构版) 注:整个项目还在重构中,现在已经基本把主要页面绘制完成,加入了基本的路由逻辑,数据交互部分正在努力完善

重构目标

  • 通用模块进一步组件化
  • 代码更加规范化
  • 精减代码
  • 将一些函数进行统一管理方便复用
  • 添加异常处理

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

About

一个校园二手交易平台的系统(重构版)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published