Skip to content

Latest commit

 

History

History
executable file
·
34 lines (22 loc) · 668 Bytes

README.md

File metadata and controls

executable file
·
34 lines (22 loc) · 668 Bytes

Project Name

Project description

Related Projects

Usage

Proxy server for Hacker-home Airbnb FEC project

Requirements

  • Node 6.13.0
  • Google Chrome browser

Installing Dependencies

From within the root directory:

$ npm install
  • git clone all related project
  • run all the local server of the related projects
  • build bundle.js with webpack for each modules
  • npm start (run proxy server)
  • open the browser with "localhost:3000"