classifiedsApp

This is a demo application which created in angularJS and with firebase database.
Online demo application :- DEMO

Installation

Install the dependencies and devDependencies and start the server.

$ cd ngClassifieds
$ npm install
$ npm install http-server
$ http-server

Verify the deployment by navigating to your server address in your preferred browser.

127.0.0.1:8080