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

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

Warning

This is still a work in progress

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

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