Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 561 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 561 Bytes

Binance

The display of this model: https://www.youtube.com/watch?v=Lk01Ye-ELW4
This basic model only include two components, so react-router is not used, as the following update, it will have more function, and will use it.
e2e test by puppeteer
You need install the following:

Reactstrap:

npm install --save reactstrap

Ag-grid:

npm install --save ag-grid-community
npm i ag-grid-react

Redux

npm install redux

React-redux

npm install react-redux

Puppeteer

npm i puppeteer