Created
May 7, 2014 01:08
-
-
Save zaach/da1f6e4bab6192851e6e to your computer and use it in GitHub Desktop.
This file contains 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
> [email protected] start /Users/zcarter/moz/fxa-oauth-server | |
> grunt server --node-env=dev | |
Running "nodemon:dev" (nodemon) task | |
[nodemon] v1.0.17 | |
[nodemon] to restart at any time, enter `rs` | |
[nodemon] watching: *.* | |
[nodemon] starting `node bin/server.js` | |
{"level":40,"levelname":"INFO","hostname":"zachbook","name":"fxa.bin.server","pid":6975,"time":"2014-05-07T01:03:55.874Z","v":1,"msg":"Server started at: http://127.0.0.1:9010"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment