3.React ecosystem #

Created Tuesday 08 September 2020

We need the following for a react project:

  1. Babel - for writing JSX
  2. Webpack - bundles the files into singular build files.