Nuxt/Nuxt.jsインストール

コマンド
npx create-nuxt-app プロジェクト名

npm run dev
http://localhost:3000


mysql使用時
npm install --save mysql