www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 5e535af75fc6541b10acb865f966c8797461058d
parent 240981e3a2cf7351b1339d29f4cf5b99581988a3
Author: Ben Alpert <spicyjalapeno@gmail.com>
Date:   Wed, 24 Sep 2014 11:25:45 -0700

Merge pull request #106 from dbieber/patch-1

Update CONTRIBUTING.md
Diffstat:
MCONTRIBUTING.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -49,7 +49,7 @@ line to `functions.js` as well as adding an output function in ## Testing Local testing can be done by running the node server in `server.js`. Run `make -setup` to insteall dependencies, and then `make serve` to start the server. +setup` to install dependencies, and then `make serve` to start the server. This will host an interactive editor at [http://localhost:7936/](http://localhost:7936/) to play around with and test