GitHub30 / population-transition

都道府県別の総人口推移グラフを表示するSPA(Single Page Application)

Home Page:https://github30.github.io/population-transition/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

population-transition

都道府県別の総人口推移グラフを表示するSPA

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn run generate

# deploy GitHub Pages
$ yarn run generate:gh-pages
$ yarn run deploy

For detailed explanation on how things work, checkout Nuxt.js docs.

About

都道府県別の総人口推移グラフを表示するSPA(Single Page Application)

https://github30.github.io/population-transition/

License:MIT License


Languages

Language:Vue 60.5%Language:JavaScript 19.8%Language:Dockerfile 19.7%