2011年6月25日土曜日

VMware Player をインストールしてみた。

sudo bash VMware-Player-3.1.4-385536.x86_64.bundle

0 件のコメント:

コメントを投稿

NEXTJS PWA化

$ cd frontend $ npm install @ducanh2912/next-pwa $ vi next.config.ts<<__EOF__ import withPWAInit from "@ducanh2912/next-pwa"...