Skip to content

obillekyle/components

Repository files navigation

@vue-material/core

MD Components

Bootleg Material Components.

Recreated the Material Design Components for Vue3.

GitHub Repo stars GitHub License
Version MinZip Size
Tree Shaking SSR

Notes

Caution

This package is still in Alpha development and updates may contain breaking changes. Please report any bugs here.

Screenshots

Preview

Docs

Still incomplete

Packages

Get Started

Important

It is recommended to use bun package manager for this project. This is to prevent version mismatches on development.

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

Contributing

If you want to contribute, please feel free to open an issue or open a pull request.