samdutton / simpl

Simplest possible examples of HTML, CSS and Javascript:
https://simpl.info
Apache License 2.0
5.19k stars 1.64k forks source link

Very Stupid Question: How to start? #63

Closed Bill-SnowWolf closed 9 years ago

Bill-SnowWolf commented 9 years ago

I'm wondering can we run the repo or this is just source code for reference? Because I didn't find a way to run it. I just saw bunch of source code without a server. Since there are only javascript so I bet it is running in node.js, but still how can I run it? I was looking around for the whole day and still haven't see anywhere mentioned that.

More specifically, I was trying to run getusermedia, the simple webrtc example.

Thanks.

samdutton commented 9 years ago

Hi – simpl is just a site/repo for code examples, which you can run on a web server.

On Thu, Feb 5, 2015 at 2:19 AM, Bill-SnowWolf notifications@github.com wrote:

I'm wondering can we run the repo or this is just source code for reference? Because I didn't find a way to run it. I just saw bunch of source code without a server. Since there are only javascript so I bet it is running in node.js, but still how can I run it? I was looking around for the whole day and still haven't see anywhere mentioned that.

— Reply to this email directly or view it on GitHub https://github.com/samdutton/simpl/issues/63.