/styleguide

Primary LanguageJavaScript

Voyage styleguides

This is a monorepo for the following packages

Create a new package

npx lerna create project-name

Publishing

To publish all packages run the following

npm run publish

or to publish a single package

npm run publish --scope="@voyage.studio/xxxxxx

Note: make sure you run the commands with npm. Yarn will fail and give you a hard time.

Credits

This is heavily inspired by the awesome team at ueno.