Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

behavior-analysis

GoogleMapのタイムライン分析

事前準備

.envファイル作成

MYWEBSITE_URL="URL"
MYWEBSITE_NAME="名前"
API_KEY="apiKeyの値"
AUTH_DOMAIN="authDomainの値"
PROJECT_ID="projectIdの値"
STORAGE_BUCKET="storageBucketの値"
MESSAGING_SENDER_ID="messagingSenderIdの値"
APP_ID="appIdの値"

実行方法

  1. docker-compose build
  2. docker-compose up

http://localhost:5173へアクセス

ESLint実行

チェック

yarn lint

自動修正

yarn lintfix

Prettier実行

yarn format

Storybook起動

yarn storybook

http://localhost:6006へアクセス

vitest実行

yarn test

About

GoogleMapのタイムライン分析

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages