- Full-Stack React Projects
- Shama Hoque
- 37字
- 2021-06-25 21:45:13
React
Throughout this book, we will use React 16 to code up the frontend. To start writing the React component code, we will need to install the following modules as regular dependencies:
npm install --save react react-dom