This repository has been archived on 2023-05-28. You can view files and clone it, but cannot push or open issues or pull requests.
old-website/README.md
2022-08-11 00:57:12 -04:00

148 B

website

My main website, written in EJS.

Install & Run

git clone https://git.gay/a/v2-website website
cd website
npm i 
npm start