Skip to main content Dependencies
Installation
- Install Git Diff from the link above.
- Install Python 3 from the link above.
- Install BeautifulSoup4 and lxml by running
pip install beautifulsoup4
and pip install lxml
. - Install Node.js from the link above.
- From the root folder run the command
npm install
to install node modules - Start the server with the command
npm start
- Surf to
http://localhost:3000/index.html