Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.9 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.9 KB

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