Skip to content

EnzoSeason/toy-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toy-browser

Initialization

  1. clone the project, and go to src

    cd toy-browser/src
    
  2. install npm and node.js

  3. install packages (css and images)

    npm install
    

Run

  1. start the server
    node server.js
    
  2. open a new terminal, and start the client
    node client.js
    

Result

The result rendered by toy-browser will be saved as an image, in dist/viewport.jpg.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published