You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/yongqiu/react-antd-echarts.git
cd react (进入当前的项目)
npm install (安装依赖包)
npm run dev (运行本地开发环境)
npm run build (打包)
listen: localhost:8888