Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 315 Bytes

Angular-ES-6-Sample-AppleStore100Apps

This is a sample Angular app written in ES6 to show top 100 appple store apps

Steps to run the application

npm install -g webpack npm install -g webpack-dev-server

npm install

webpack-dev-server --progress --colors

Navigate to localhost:8080 and see the results