@cloak-app/demo-theme
Standard theme for @cloak-app package demos.
Install
This is automatically referenced by
create-cloak-package
; you are unlikely to need to manually add to a project.
- Install with
yarn add @cloak-app/demo-theme
- Add to
nuxt.config
withbuildModules: ['@cloak-app/demo-theme']
Contributing
Run yarn dev
to open a Nuxt dev build of the demo directory.