Skip to content

obillekyle/components

Repository files navigation

@okyle/components

MD Components

Bootleg Material Components.

Recreated the Material Design Components for Vue3.

GitHub Repo stars GitHub License

Screenshots

Components in Light Mode Components in Dark Mode

Components

Docs

  • None

Get Started

  • Clone the repository
  • Install dependencies
    • npm install or yarn or pnpm install or bun install
  • Open development server:
    • npm run dev or yarn dev or pnpm dev or bun run dev
  • Build:
    • npm run build or yarn build or pnpm build or bun run build

Contributing

If you have any questions or suggestions, please feel free to open an issue or open a pull request.