Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 505 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 505 Bytes

erisa.uk

It's a website. You should go to the website or view the source on this repo.
That's it. Thanks.

The website is now written in Astro??

Rough guide:

  • npm install (grab deps)
  • npm run start (astro dev server)
  • npm run dev (cloudflare pages dev server)
  • npm run build (build to /dist)

Credits