Add instructions how to run the dev-server

This commit is contained in:
Val Erastov 2016-12-18 15:05:06 -08:00
parent 1a84adb397
commit 0b6a24d95d

View file

@ -59,3 +59,11 @@ Supported Constraints
* Lock Convexity
* Fillet Meta Constraint
Get Started With the Code
=========================
Install node.js
$ cd <jsketcher folder>
$ npm install
$ npm start