Skip to content

minimal-ui-kit/minimal-shared

Repository files navigation

Minimal Shared

Share some packages used for Minimal UI and Zone UI built on Turborepo.

Getting Started

Run the following command:

cd my-turborepo

Development and Build

# To develop all apps and packages, run the following command:
pnpm dev
# To build all apps and packages, run the following command:
pnpm build
# clean
pnpm clean
# test
pnpm test

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • minimal-shared: hooks and utils library.
  • internal-eslint-config: eslint configurations used throughout the monorepo
  • internal-ts-config: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published