cmdk
Fast, unstyled command menu React component.
File Explorer
Download Latest Version (.zip)- test.yml
- FUNDING.yml
- pre-commit
- command-score.ts
- index.tsx
- package.json
- tsup.config.ts
- _app.tsx
- dialog.tsx
- group.tsx
- huge.tsx
- index.tsx
- item-advanced.tsx
- item.tsx
- keybinds.tsx
- numeric.tsx
- portal.tsx
- props.tsx
- basic.test.ts
- dialog.test.ts
- group.test.ts
- item.test.ts
- keybind.test.ts
- next-env.d.ts
- numeric.test.ts
- package.json
- props.test.ts
- style.css
- tsconfig.json
- framer.tsx
- linear.tsx
- raycast.tsx
- vercel.tsx
- code.module.scss
- index.tsx
- icons.module.scss
- index.tsx
- index.ts
- _app.tsx
- _document.tsx
- index.tsx
- favicon.svg
- grid.svg
- inter-var-latin.woff2
- line.svg
- og.png
- paco.png
- rauno.jpeg
- robots.txt
- vercel.svg
- framer.scss
- linear.scss
- raycast.scss
- vercel.scss
- globals.scss
- index.module.scss
- .eslintrc.json
- .gitignore
- next-env.d.ts
- next.config.js
- package.json
- README.md
- tsconfig.json
- vercel.json
- .gitignore
- .prettierignore
- .prettierrc.js
- ARCHITECTURE.md
- LICENSE.md
- package.json
- playwright.config.ts
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/dip/cmdk
Downloads the entire project code from GitHub to your computer.
cd cmdk
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
pnpm install cmdk
Downloads and installs the libraries listed in package.json.
$ pnpm install @radix-ui/react-popover
Downloads and installs the libraries listed in package.json.
pnpm install
Downloads and installs the libraries listed in package.json.
pnpm playwright install
Type this command into your terminal and run it.
pnpm build
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
