Full-Stack React Projects
上QQ阅读APP看书,第一时间看更新

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