Skip to content

RESAS APIを使った都道府県別の総人口推移グラフWebアプリ

Notifications You must be signed in to change notification settings

kawa-work/population-graph

Repository files navigation

population-graph

RESAS APIを使った都道府県別の総人口推移グラフ Web アプリ

開発環境

  • Windows 10
  • WSL2
  • Ubuntu 20.04
  • Node v16.15.0
  • Nuxt v2.15.8

Features

Dev Features

  • Eslint
  • Prettier
  • Stylelint
  • Commitlint
  • lint-staged
  • husky
  • TypeScript
  • Jest
  • axios
  • SCSS
  • Vuex

Build Setup

Environment Variables

ルートディレクトリに.envを作成し、以下の形式で RESAS API key を記載する

RESAS_API_KEY=<Your RESAS API key>
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

About

RESAS APIを使った都道府県別の総人口推移グラフWebアプリ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published