1.0.4 • Published 4 years ago

@wrenchcoach/socket-and-plug v1.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Wrenchcoach Socket and Plug

Components to setup assembly stages. Sockets and Plug pairs are associated with geometry and then separated spatially. The user must correctly realign and position the each plug to gennect iwth a compatible socket to complete the training.

Docs

Getting started

  1. Install Git
  2. Install Nodejs
  1. Install dependencies.
  • Install yarn
  • Run yarn install
  1. Run the HTTP Server
  2. Build:
  • See npm scripts section below.

Scripts

  • yarn build - produces production version of ZeaEngine.
  • yarn build:dev - produces development version of ZeaEngine and runs a watcher. Edited source code should auto-recompile.

Publishing a new build

  1. yarn dist