- Requirements:
- Install Node.JS
- Install Visual Studio Code
- A New React Project Template
- HTML file
- JavaScript React file
- CSS files
- Running The Example Project
- npx webpack-dev-server -d
- npx webpack -p
- Creating a new component
- Add a new JavaScript file
- Import the component and show it on screen