Skip to content

amanojs/resas-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

都道府県別総人口推移グラフ SPA

Github Pages

https://amanojs.github.io/resas-graph-deploy/

開発環境

エディタ

VScode

下記の設定を追加してください。

// settings.json
{
  ・・・
  "editor.formatOnSave": true,
  "editor.codeActionsOnSave": {
      "source.fixAll.eslint": true
  },
  ・・・
}

フレームワーク

Vue.js (2.6.11) 2020 年 12 月 7 日時点最新バージョン https://jp.vuejs.org/

コード分析ツール

ESLint(Shareable Config) https://eslint.org/

フォーマッター

Prettier https://prettier.io/

主要ライブラリ

API

RESAS(地域経済分析システム) https://opendata.resas-portal.go.jp/

About

RESAS APIを使った都道府県別総人口推移グラフSPAです。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published