Skip to content

equal-l2/569

 
 

Repository files navigation

語録チェッカー

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

.env File Template

VITE_GTAG_ID="Google Tag ID, Connection to GA4 required"
VITE_AD_CLIENT="Google AdSense Publisher ID (ex: ca-pub-XXXXXXXXXXXXXXXX)"
VITE_AD_SLOT="Google AdSense Unit ID (ex: XXXXXXXXXX)"

License

Licensed under the MIT License
Copyright (C) 2023 Sora Arakawa

Packages

No packages published

Languages

  • Vue 46.4%
  • CSS 24.8%
  • JavaScript 22.1%
  • HTML 6.7%