- Install Node.js (https://nodejs.org/). Stable Version is good enough.
- git clone https://github.com/abdulsattar/react-workshop.git
- npm install
- npm start In windows: node node_modules\webpack-dev-server\bin\webpack-dev-server.js
- Open http://localhost:8080/webpack-dev-server/
You should see an alert with welcoming you to this workshop.