Skip to content

abalioni/objdrawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Drawer Class Project

The objdrawing demonstrates a simple, reusable Node.js web application based on the Express framework that creates objects on a HTML5 canvas based on inputs from the user.

A project by Aléxia Balionis Arantes.

Run the app locally

  1. Install Node.js
  2. cd into the app directory
  3. Run npm install to install the app's dependencies
  4. Run npm start to start the app
  5. Access the running app in a browser at http://localhost:6001

About

Computer Graphics Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published