itee-client
v8.3.0
Published
The client side of the Itee solution for 3d web, this package is design to work with an Itee server.
Maintainers
Readme
From npm:
npm install itee-clientIf you want to build the repository from source follow these instructions:
git clone https://github.com/Itee/itee-client.git
npm install
npm run buildthen copy/paste the builded module you need from builds folder.
npm run doc