tw-classed
No description available.
File Explorer
Download Latest Version (.zip)- config.json
- README.md
- bug_report.md
- feature_request.md
- release-canary.yml
- release.yml
- FUNDING.yml
- settings.json
- baseline.tsx
- cva.tsx
- stitches.tsx
- tw-classed-canary.tsx
- baseline.tsx
- cva.tsx
- stitches.tsx
- tw-classed-canary.tsx
- clsx.tsx
- cva.tsx
- stitches.tsx
- tw-classed-canary.tsx
- tw-classed-latest.tsx
- TestResults.tsx
- TestRunner.tsx
- hello.ts
- baseline.tsx
- cva.tsx
- index.tsx
- stitches.tsx
- tw-classed-canary.tsx
- baseline.tsx
- cva.tsx
- index.tsx
- stitches.tsx
- tw-classed-canary.tsx
- clsx.tsx
- cva.tsx
- index.tsx
- stitches.tsx
- tw-classed-canary.tsx
- tw-classed-latest.tsx
- _app.tsx
- index.tsx
- favicon.ico
- vercel.svg
- globals.css
- Home.module.css
- createId.ts
- Tree.tsx
- .eslintrc.json
- .gitignore
- next.config.js
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.json
- changelog.mdx
- index.mdx
- meta.json
- configuring-classed.mdx
- index.mdx
- meta.json
- react-native.mdx
- using-base-ui.mdx
- using-radix-ui.mdx
- with-css-modules.mdx
- writing-clean-classed.mdx
- about.mdx
- api.mdx
- changelog.mdx
- composing-components.mdx
- data-variants.mdx
- derived-components.mdx
- faq.mdx
- index.mdx
- installation.mdx
- meta.json
- typescript.mdx
- variants.mdx
- vscode-setup.mdx
- benchmark.svg
- bytes-dev.png
- favicon.ico
- logo.svg
- reactnewsletter.svg
- tw-classed.jpg
- tw-classed.png
- vercel.svg
- _page.tsx
- layout.tsx
- page.mdx
- route.ts
- route.ts
- page.tsx
- layout.tsx
- page.tsx
- layout.tsx
- route.ts
- route.tsx
- global.css
- layout.tsx
- Composition.tsx
- FeaturedAt.tsx
- MainPage.tsx
- VariantShowcase.tsx
- appbar.tsx
- button.tsx
- Card.tsx
- gradient-bg.module.css
- gradient-bg.tsx
- icon-button.tsx
- index.ts
- layout.tsx
- prism-theme.tsx
- ScrollArea.module.css
- ScrollArea.tsx
- text.tsx
- ChangeLog.tsx
- Logo.tsx
- SnippetSwitcher.tsx
- Stats.tsx
- layout.shared.tsx
- source.ts
- aos.ts
- getGuides.ts
- mdx-components.tsx
- .gitignore
- biome.json
- next.config.mjs
- package.json
- postcss.config.mjs
- README.md
- source.config.ts
- tsconfig.json
- classNames.ts
- classed.ts
- constants.ts
- index.ts
- parser.ts
- types.ts
- util.d.ts
- compound.spec.ts
- core.spec.ts
- createClassed.spec.ts
- parser.spec.ts
- .gitignore
- .npmignore
- CHANGELOG.md
- package.json
- readme.md
- tsconfig.json
- tsconfig.tsbuildinfo
- vite.config.ts
- yarn-error.log
- rsc-compat.js
- unique.ts
- classed.tsx
- index.tsx
- proxy.tsx
- types.ts
- util.d.ts
- classed.spec.tsx
- composition.spec.tsx
- compound.spec.tsx
- createClassed.spec.tsx
- cx.spec.tsx
- interop.spec.tsx
- proxy.spec.tsx
- setup.ts
- test.utils.ts
- types.spec.tsx
- variantConfig.spec.tsx
- CHANGELOG.md
- env.d.ts
- package.json
- readme.md
- tsconfig.json
- tsconfig.test.json
- tsconfig.tsbuildinfo
- vite.config.ts
- .eslintrc.js
- .gitignore
- biome.json
- CLAUDE.md
- LICENSE
- MIGRATION.md
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- release-summary.md
- rome.json
- turbo.json
- tw-classed.jpg
# Installation Guide
1. Get the code
git clone https://github.com/sannajammeh/tw-classed
Downloads the entire project code from GitHub to your computer.
cd tw-classed
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd apps/benchmark
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
