autod make virtual environment $ mkdir myproject $ cd myproject $ python3 -m venv .venv boot up . .venv/bin/activate install vuetify 3 curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash - sudo apt-get install -y nodejs