- What does
babeldo? ---> read here - What does
webpackdo? ---> read here - What are
babel-preset-envandbabel-preset-react? read here - env and read here - react - What does
test: /\.js$/represents in thewebpack.configfile? - A regular expression (test) that checks for files with.jsor.jsxextension. - What does the
webpack-dev-serverdo? - A tool that checks for changes in source code and rebundles files automatically.
Research and summarize what is: