Directory search using angularjs
- Install nodejs (https://nodejs.org)
- Install the node pack http-server (https://www.npmjs.com/package/http-server)
Installing http-server
npm install http-server -g
http-server [path] [options]
Accessing the local server
localhost:8080