Skip to content

create-at-cooper/portfolios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolios

A showcase of student portfolios at portfolios.createatcooper.org.

setup

To properly view the site, a static web server is needed. One of these is included with python.

run

From your terminal, run

$ python -m SimpleHTTPServer

then visit localhost:8000 from your web browser.

Releases

No releases published

Packages

No packages published