0.0.0-rc.3 • Published 3 years ago

@studiocraft/foundations v0.0.0-rc.3

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

🧪 Mastercraft

A design system — made with ❤️ and ☕️ — by Studiocraft.

Development

Lerna

Lint npm modules in workspaces

lerna run lint

Lint style npm modules in workspaces

lerna run lint:styles

Build npm modules in workspaces

lerna run build

Add npm module to workspaces

lerna add PACKAGE --scope=PACKAGE

Delete npm module from workspaces

lerna exec --yarn remove PACKAGE --scope=@org/PACKAGE