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
VSCode + Volar (and disable Vetur).
npm install
npm run build
Lint with ESLint
npm run lint
Format with Prettier
npm run format