Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shiling/idp

Interactive Design and Prototyping Project
https://github.com/shiling/idp

Last synced: about 1 month ago
JSON representation

Interactive Design and Prototyping Project

Awesome Lists containing this project

README

        

Introduction
===

This web app was created as part of the Interactive Design and Prototyping (IDP) course at SMU SIS in year 2014.

How to run this web app?
===
```sh
$ cd foundation5
$ python -m SimpleHTTPServer 80
```
Navigate to http://localhost on your web browser.