Warning: this project is not production ready, API might change without notice.
Scenify SDK is available on npm as @scenify/sdk. This single package contains all components required to build a design editor.
# using yarn
yarn add @scenify/sdk
# using npm
npm install @scenify/sdk
View full documentation and examples on Scenify SDK Docs