Skip to content

vim-jp-radio/LP

Repository files navigation

Vim-jp ラジオ LP

Vim-jp ラジオの LP です。

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run development server using pnpm dev (or pnpm dev -- --open to open the site in the browser)
  • Open http://localhost:5173 in your browser
  • Also, unocss inspector is helpful for debugging (see unocss documentation for more details).

📦 Build

  • Run pnpm build to build the site

✨ Preview

  • Run pnpm preview to preview the site