Working repo for task 2 of JPMC's Forage program
fix the client-side web application so that it displays a graph that automatically updates as it gets data from the server application
- install npm so that you can work in javascript 安装npm 和 node.js working env: jdk21 node.js:18.10.0
- npm instal
Making changes in App.tsx
use component to build the web page to show chart when user click the button.
task: graph doesn’t render until a user clicks, build up the cpmponent.
- 'react-scripts' 不是内部或外部命令,也不是可运行的程序或批处理文件。-->单独安装react
- ppuppet错误: 在安装puppeteer时添加–ignore-scripts