yarn install
To use the trusted types aware vue library follow these steps.
git clone https://github.com/Siegrift/vue.git
(clone it anywhere)- Build the trusted types aware vue
yarn build
- Replace this application's node_modules/vue/dist with the dist directory from Vue (Basically, will copy the build files you've just build)
yarn run serve
yarn run build
yarn run test
yarn run lint