This is an example of how to use the Radius Token Tango
library.
Run the following command:
pnpm install
pnpm run dev
This is a simple example of how to use the Radius Token Tango
tool and the Radius Toolkit
library.
docs
: a vanilla vite ts app to serve as an example of a documentation siteweb
: another vanilla vite ts app to serve as an example of a web app@repo/ui
: a stub component & utility library that uses tokens exported byRadius Token Tango
@repo/eslint-config
: sharedeslint
configurations@repo/typescript-config
:tsconfig.json
s used throughout the monorepo
Each package and app is 100% TypeScript.
This template does not exercise server-side rendering.