Created
May 10, 2012 07:29
-
-
Save loudej/2651684 to your computer and use it in GitHub Desktop.
run owin-sandbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone https://github.com/owin/owin-sandbox.git | |
| cd owin-sandbox | |
| build start | |
| (or simply) | |
| git clone https://github.com/owin/owin-sandbox.git && owin-sandbox\build start | |
| (then browse http://localhost:3001 and http://localhost:3002, etc) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment