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