都道府県別の総人口推移グラフSPA
このアプリケーションでは、RESAS APIを使用しています。
実行の際には、取得したAPI KEYを.envsample
を参考にして、.env
ファイルを作成してください。
ローカルでの実行手順
# clone repository
$ git clone https://github.com/rkouhei/Population-Trends.git
# package install
$ npm install
# start
$ npm start