You will need the following things properly installed on your computer.
git clone <repository-url>
this repository- change into the new directory
bin/setup
npm start
- Visit your app at http://localhost:8080/webpack-dev-server/.
npm test
npm run build:development
(development)npm run build:production
(production)