Skip to content

an experimental online drawing application by Media Art and Design students at the University of Chicago.

License

Notifications You must be signed in to change notification settings

cal-ledoux/collaborative-artware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative Artware

This is an experimental online drawing application by Media Art and Design students at the University of Chicago. This is the main code repository for our collaborative project. See to the Wiki tab for the class Syllabus and other notes.

Setup

You'll need to install nodejs in order to run the server locally. After you have node installed, open a terminal and cd into the project directory and install all the dependencies by running: npm install.

Assuming you've installed the dependencies, simply run node server to launch the server and then visit http://localhost:8000 in your browser

About

an experimental online drawing application by Media Art and Design students at the University of Chicago.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • HTML 22.1%
  • CSS 19.0%