@archilogic/embed-api
v2.1.0
Published
The Archilogic Embed API enables you to create interactive, customizable 3d embeds in your website.
Keywords
Readme
Archilogic Embed API
The Archilogic Embed API enables you to create interactive, customizable 3d embeds in your website.
Documentation and examples can be found at https://developers.archilogic.com/3d-embed-api/guide.html
Development
To build the bundle and watch for changes:
npm install
npm run devTo run the example app
cd example
npm install
npm run devBuild
npm run buildTest
npm run test[TODO]
- Add release + deployment details
