React
2021-08-27
https://www.taniarascia.com/getting-started-with-react/
- Embed React in an HTML page
- Create a standalone React App
npx create-react-app
app_name
https://www.taniarascia.com/getting-started-with-react/
npx create-react-app
app_name