* remove all existsing examples
* create vue cli project
* add nuxt app example
* test: fix some vite tests
* docs: add tests to nuxt example
* add test script to nuxt example
* docs: add cy plugin nuxt
* fix: avoid creating support files
* test: add tests for vue cli
* test: fix CLI example
* fix the test
* test: make all vue examples be tested in ci
* ci: use minimist
* ci: fix cwd
* adjust the model for .env files making it easy to comment/uncomment the examples opened.
* protect empty module
* fix nuxt tests
* fix test protection
* more clear fix