Skip to content

woyishijiazhuang/news-app

Repository files navigation

news-app主页

这个react案例使用了本地接口,你需要一个db.json文件,在拥有Node的环境下:

  1. 安装json-server模拟本地接口
npm i json-server
  1. 请运行在8000端口
json-server --watch db.json --port 8000
  1. db.json 的获取

db.json就在根目录下

使用的包

[email protected] E:\new-app
├── @testing-library/[email protected]
├── @testing-library/[email protected]
├── @testing-library/[email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published