Reviews module for Adidas website clone FEC
npm install, npm start, npm run build
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install
npm install axios
npm install body-parser
npm install express
npm install nodemon
npm install @babel/core
npm install @babel/preset-env
npm install @babel/preset-react
npm install babel-loader
npm install react
npm install react-dom
npm install webpack
npm install webpack-cli