Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

webyang-male/react-fakeAD

Repository files navigation

项目介绍

低仿react广告推广平台页面

技术栈

  1. react17
  2. axios
  3. webpack5
  4. mobx
  5. sass
  6. eslint
  7. antd
  8. redux

安装依赖

npm i 或者 yarn 或者 yarn install

项目运行

npm run dev

项目打包

npm run build