The TCF-compliant UI module for the Transcend Consent Manager
`nvm use 14 && yarn playground`
This command will run a very simple HTML file defined in ./template.html. Any changes made to the ./template.html or ./src will cause the page to auto-reload without needing to restart the server.
To update translations, you must have checked out both this repo and the monorepo main
under the same directory. Then, you can run the following commmand in the monorepo to update translations:
yarn script contentful/extract_intl --packageNames="@transcend-io/consent-manager-tcf-ui"