Skip to content

daisuke-minami/nuxt-resas

Repository files navigation

nuxt-resas

地域経済分析システムRESASのAPI機能を利用して、Highcharts.jsでグラフを作成。

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn generate

For detailed explanation on how things work, check out the documentation.

環境変数

プロジェクト直下に.envファイルを作成して、RESAS-APIのAPIキーを記載。 詳しい説明はこちらを参照。

RESAS_API_KEY = '○○○○○○○○○○○○○○○○○'

開発者向け情報

1. 環境構築

以下のアプリケーション開発をおこなう環境へインストールします。

アプリケーション名 バージョン
Node.js 14.16.0以上
Visual Studio Code
yarn

nuxt-resas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors