Prerequisites
Install NodeJs
Install Bower npm install -g bower
To contribute or use :
-
git clone https://github.com/shoaibkhan94/OMDB-Angular-App.git
. -
Run
cd src
and thenbower install --save-dep
. -
Run
npm install -g http-server
. -
In src folder Run
http-server
.