2.1.0 • Published 8 months ago
@archilogic/embed-api v2.1.0
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 testTODO
- Add release + deployment details