Vim-jp ラジオの LP です。
- Clone this repository
- Install dependencies using
pnpm install
- Run development server using
pnpm dev
(orpnpm 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).
- Run
pnpm build
to build the site
- Run
pnpm preview
to preview the site