Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 212 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 212 Bytes

VINXIS.moe

This uses astro to run the site. Statically generated.

Setup

npm install

To run it in dev

npm run dev

Production

It's run via Vercel