某データベース作成のログ

npm init vue@3 xxxdb
 cd xxxdb/
 npm install
 npm install vuetify
 npm run dev