Live Application https://praveenmp.github.io/app/
- Download to source code
- Navigate to source folder in the Node command prompt
- run http-server.. In case if you don't have http-server install using npm install http-server -g
- Your should be able to run your application in your localhost. Check the port number in the command line
- Open browser and run localhost:8080