3.React ecosystem #
Created Tuesday 08 September 2020
We need the following for a react project:
- Babel - for writing JSX
- Webpack - bundles the files into singular build files.
Created Tuesday 08 September 2020
We need the following for a react project: