###必要なもの

node.js

####パッケージのインストール

$ npm install

####Build

$ npm run-script build

####Test

$ npm test