$ 0 0 やりたいこと sqliteにテストデータを作成しconsoleに表示する。 書いたコード npm install sqlite3 const sqlite3 = require('sqlite3')…