1.0.16 • Published 9 months ago
@mechcloud/piston-ui-sdk v1.0.16
Mechcloud Site Builder SDK
This package contains components and reusable code required for creating different types of components (e.g Frame, Layout etc) which will be consumed by MechCloud Site builder and Page designer.
Project setup
pnpm installHot reload setup for dependent project
pnpm build --watch
pnpm link:<relative_path_to_parent_folder>/mechcloud-piston-ui-sdk
pnpm installCompiles and minifies for production
pnpm build