From 0b6a24d95d94364a858e9d54e6bf4ce1f1c01467 Mon Sep 17 00:00:00 2001 From: Val Erastov Date: Sun, 18 Dec 2016 15:05:06 -0800 Subject: [PATCH] Add instructions how to run the dev-server --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0c7364a9..66e80850 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,11 @@ Supported Constraints * Lock Convexity * Fillet Meta Constraint +Get Started With the Code +========================= + +Install node.js + +$ cd +$ npm install +$ npm start