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

How to actually run demo project? #37

Closed
togakangaroo opened this issue Nov 24, 2012 · 2 comments
Closed

How to actually run demo project? #37

togakangaroo opened this issue Nov 24, 2012 · 2 comments

Comments

@togakangaroo
Copy link

I don't see how to actually run the demo project. There's the obvious build.sh but no bootstrapper file or webserver to start the app with.

@jrburke
Copy link
Member

jrburke commented Nov 25, 2012

Oh sorry, I have all my git projects visible through the built in web server on osx. Any web server should do, I'll think of a way to include maybe a bare bones node one.

@togakangaroo
Copy link
Author

Ah. No mac, I'm on Ubuntu or Windows.
I'd recommend including a simple express bootstrapper.

Also there's the incredibly awesome Mongoose webserver project which gives you an executable that you run to start a local webserver. It's tiny so committing it to source control shouldn't be a problem (though you'll probably need different builds for different OSes)

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