Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shiling/idp
- Owner: shiling
- Created: 2014-02-18T07:48:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T04:09:01.000Z (almost 7 years ago)
- Last Synced: 2024-10-15T01:44:55.707Z (3 months ago)
- Language: JavaScript
- Homepage: http://shiling.github.io/idp/foundation5/
- Size: 8.4 MB
- Stars: 0
- Watchers: 5
- 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.