Skip to content
This repository has been archived by the owner on Apr 26, 2018. It is now read-only.
/ Kamo Public archive

艦これ 艦載機計算機 かも

Notifications You must be signed in to change notification settings

Panepo/Kamo

Repository files navigation

KAMO.Kancolle Aircontrol Manipulation Object

艦これ 艦載機計算機 かも

艦これ』(C) DMMゲームズ

「艦これ」から転載された全てのコンテンツの著作権につきましては、権利者様へ帰屬します。

Developement

$ 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

Usage

Just visit http://localhost:3000/ or take the index.html to your browser to see the result.