Skip to content

andersr/workbench

Repository files navigation

Coding workbench

This is a monorepo where I collect, create, publish, and maintain code I want to re-use across projects, such as React components and JS utils.

Getting Started

  • Be sure to have pnpm installed and that you are running Node version 20.x.
  • In the repo root, run pnpm i.

Develop

  • To update are add new components or utils, run pnpm dev. This will watch individual package source code for changes, and also start a Storybook playground app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published