2016年3月10日木曜日

JasperStudio6.2.0プラグインをインストールしてみた。

eclipse→ヘルプ→新規ソフトウェアのインストール→作業対象
http://sourceforge.net/projects/jasperstudio/files/updatesite/6.2.0

NEXTJS PWA化

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