wideangle-vuejs/sample/vue-sample
Jarek Rozanski ce4a66ecc0 Consent API (#1)
# Changelog
- fix typo in `supressDnt` to `suppressDnt` setting, and
- expose `recordConsent` and `revokeConsent` API calls.

Reviewed-on: https://cloud.inputobjects.eu/forge/forge/wideangle/wideangle-vuejs/pulls/1
Co-authored-by: Jarek Rozanski <jrozanski@inputobjects.eu>
Co-committed-by: Jarek Rozanski <jrozanski@inputobjects.eu>
2025-01-29 20:25:24 +00:00
..
.vscode Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00
public Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00
src Consent API (#1) 2025-01-29 20:25:24 +00:00
index.html Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00
package-lock.json Consent API (#1) 2025-01-29 20:25:24 +00:00
package.json Consent API (#1) 2025-01-29 20:25:24 +00:00
README.md Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00
vite.config.js Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00

vue-sample

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build