Skip to content

David Bradshaw Programming Visualizations Fall 2020 School Work

Notifications You must be signed in to change notification settings

dabrad26/david_bradshaw-ProgVisFA20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

David Bradshaw Programming Visualization Fall 2020 Class

This is the repo for the programming vis class for Fall 2020 at pratt.

Getting started

This is a basic webpage. Copy content of src onto a web server. This project also includes a basic http server to run the site for development purposes. To get started with this setup run npm install and then npm run start to run the server. The server setup with this app has caching turned off to ensure latest code changes are seen. This is not optimal for a production setup.

Running

# Start local server hosting files, normally runs on port 8080 on localhost.
npm run start

# Open the proper URL in the default browser and start the server.
npm run dev

About

David Bradshaw Programming Visualizations Fall 2020 School Work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published