KAMO.Kancolle Aircontrol Manipulation Object
艦これ 艦載機計算機 かも
『艦これ』(C) DMMゲームズ
「艦これ」から転載された全てのコンテンツの著作権につきましては、権利者様へ帰屬します。
$ git clone https://github.com/Panepo/Kamo.git
$ cd Kamo
$ npm install
Run simulated server
$ npm start
Or use webpack to build scripts
$ npm run build
Just visit http://localhost:3000/ or take the index.html to your browser to see the result.