https://github.com/shiling/idp
Interactive Design and Prototyping Project
https://github.com/shiling/idp
Last synced: 4 months ago
JSON representation
Interactive Design and Prototyping Project
- Host: GitHub
- URL: https://github.com/shiling/idp
- Owner: shiling
- Created: 2014-02-18T07:48:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T04:09:01.000Z (over 8 years ago)
- Last Synced: 2025-08-11T05:34:37.575Z (12 months ago)
- Language: JavaScript
- Homepage: http://shiling.github.io/idp/foundation5/
- Size: 8.4 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.