-
clone the project, and go to
srccd toy-browser/src -
install
npmandnode.js -
install packages (
cssandimages)npm install
- start the server
node server.js - open a new terminal, and start the client
node client.js
The result rendered by toy-browser will be saved as an image, in dist/viewport.jpg.