

Create React App
A command line interface that helps you bootstrap React applications quickly.
Babel
A JavaScript compiler and language toolkit.
Node.js
An open-source, cross-platform JavaScript run-time environment for executing JavaScript code server-side.
TOP