/preprojective-knitting

Applet for knitting preprojective components

Primary LanguageJavaScript

The applet is bundled using webpack. For this to work:

  1. Make sure npm is installed.
  2. Execute npm install once.

Now there are two options:

  • npm run debug runs the applet on a local webserver http://localhost:8080/.
  • npm run build creates files in the directory dist that can be copied to a webserver.