Skip to content

Frontend theme for UserFrosting, built with UiKit for Vue.js

License

Notifications You must be signed in to change notification settings

userfrosting/theme-pink-cupcake

Repository files navigation

Pink Cupcake Theme For UserFrosting 6

Version License Build Codecov Style Donate Donate

Frontend theme for UserFrosting, built with UiKit for Vue.js.

Copyright (c) 2024, free to use in personal and commercial software as per the license.

For an example/test of the implementation, see : Theme Pink Cupcake Example

Warning

This is still a work in progress

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Install dependencies

npm install

Compile

npm run build

Lint with ESLint

npm run lint

Format with Prettier

npm run format