Site mediation (webpack) Minimum node version : 14.15 nvm use 14.15 Installation Clone this repo and npm install. npm i Usage Development server npm start You can view the development server at localhost:8080. Production build npm run build