/lead-management-server

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Build Status

lead-management-frontend

Setting up the project

$ git clone https://github.com/jboss-outreach/lead-management-server
$ cd lead-management-server

For account authentication, set up a Firebase project here and add the project configuration in the public/js/config.js file.

Running

$ npm install
$ node app.js