Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Dependencies

Installation

  1. Install Git Diff from the link above.
  2. Install Python 3 from the link above.
  3. Install BeautifulSoup4 and lxml by running pip install beautifulsoup4 and pip install lxml.
  4. Install Node.js from the link above.
  5. From the root folder run the command npm install to install node modules
  6. Start the server with the command npm start
  7. Surf to http://localhost:3000/index.html