Skip to content

xillow-talk/john-sprague-proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

john-sprague-proxy-server

Microservice which handles display of any home comparisons for a single property to the Xillow Talk application.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

From the root directory of this service, grab dependencies (see below). Then use the command npm run start to get the server going on localhost:3000. Then use the command npm run react-dev to transpose the es6 files into a bundle using webpack.

After the above steps, navigate to localhost:2998 and view the component!

Requirements

Installing Dependencies

From within the root directory:

npm install -g webpack npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages