Skip to content

[🚧WIP] Material-Me is a front-end Web Components library designed with reference to Material You.

License

Notifications You must be signed in to change notification settings

lingbopro/material-me

Folders and files

NameName
Last commit message
Last commit date
Jan 20, 2025
Jan 30, 2025
Feb 23, 2025
Jan 21, 2025
Jan 29, 2025
Feb 23, 2025
Dec 7, 2024
Jan 19, 2025
Dec 7, 2024
Dec 22, 2024
Feb 23, 2025
Nov 27, 2024
Dec 7, 2024
Nov 26, 2024
Jan 23, 2025
Nov 26, 2024
Jan 20, 2025
Jan 20, 2025
Jan 4, 2025
Jan 20, 2025

Repository files navigation

Material-Me

Material-Me is a front-end Web Components library designed with reference to Material You.

Material-Me 是一个前端 Web Components 库,其设计参考了 Material You。

NOTE: This library is still in WIP, do not use it for production.
注意:该库仍处于 WIP 状态,请勿将其用于生产。

Development

prerequisites:

  • Git installed
  • Node.js installed (preferably >= 22.1.0)
  • pnpm installed (preferably >= 8)
# clone the repo or your fork
git clone https://github.com/lingbopro/material-me.git
cd material-me
# install dependencies
pnpm install
# set up hooks
pnpm prepare
# do some modifications...

# build the project
pnpm build
# commit your changes
# NOTE: message should follow the Conventional Commits specification
# see commitlint.config.js
git commit -m ...
# push
git push

About

[🚧WIP] Material-Me is a front-end Web Components library designed with reference to Material You.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published