Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use this code online? #21

Open
RuyiLi opened this issue Mar 4, 2016 · 1 comment
Open

Can we use this code online? #21

RuyiLi opened this issue Mar 4, 2016 · 1 comment

Comments

@RuyiLi
Copy link

RuyiLi commented Mar 4, 2016

If I were to make a website with all these, would it work?

@staeff
Copy link

staeff commented Mar 15, 2016

Yes, the only requirement ist Node.js. With the following steps I could run this example:

git clone https://github.com/rauchg/chat-example.git
cd chat-example/
npm install
node index.js

See also #5, where someone has created a version of the example that runs on Heroku

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants