Skip to content

构建一个vue3 + ts + egg 的一个练习应用

Notifications You must be signed in to change notification settings

underFyh/news_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

目的

  1. 很久没用ts以及Vue3做一个小项目复习一下;
  2. 学习vue3中hooks方式编程;
  3. 架构布局复习;(为公司新项目做铺垫)

项目技术栈

vue3 + ts + egg

请求流程

前端post请求 -> node转接请求(实现分页) -> 聚合数据平台 -> 返回数据

后端启动

cd api -> npm install

前端启动

About

构建一个vue3 + ts + egg 的一个练习应用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published