Skip to content

pfedan/nodeSVGnest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeSVGnest

Node.js webserver wrapper for SVGnest

SVGnest is included as a git submodule, so you'll have to clone this repository recursively.

Installation

git clone --recurse-submodules https://github.com/pfedan/nodeSVGnest.git
cd nodeSVGnest
npm install

Run the webserver (listening on port 3000)

node app.js

or specify a custom port number:

node app.js 3001

About

Node.js webserver wrapper for SVGnest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published