mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 16:33:15 +01:00
Add instructions how to run the dev-server
This commit is contained in:
parent
1a84adb397
commit
0b6a24d95d
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue