Shoreline
VTEX Design System for back-office experiences. Currently available for internal usage at VTEX.
Install / Use
/learn @vtex/ShorelineREADME
<a href="https://shoreline.storybook.vtex.com" target="_blank"><img src="https://raw.githubusercontent.com/storybooks/brand/master/badge/badge-storybook.svg"></a>
🌊 Shoreline
[!NOTE] Currently available for internal usage at VTEX
Shoreline is a set of tools designed specifically to enhance the experience of designing and implementing apps for the VTEX Admin. The focus is on simplifying the application design, creation, coding, visualization, and QA processes.
Install and build dependencies
pnpm i && pnpm build
Run a command
pnpm test # [*] runs all tests from all components at once
pnpm clean # [*] useful if you want to clean all packages at once - since they are linked, sometimes a rebase not followed by a fresh reinstall can cause some issues
pnpm dev:storybook # [components package] runs its storybook alongside the styles package
pnpm dev:docs # [docs package] runs the docs website
Contribute to this repo
Pull requests are welcome, please check our development guideline!
