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.
Go to file
aria 4c3931262e hazy pr
Reviewed-on: a/v2-website#2
2023-05-04 11:09:22 -04:00
static optimise page load 2023-04-30 04:32:43 -05:00
views optimise page load 2023-04-30 04:32:43 -05:00
.gitignore v1, first commit 2022-08-11 00:57:12 -04:00
package-lock.json v1, first commit 2022-08-11 00:57:12 -04:00
package.json v1, first commit 2022-08-11 00:57:12 -04:00
README.md v1, first commit 2022-08-11 00:57:12 -04:00
server.js listen on 127.0.0.1 2022-10-23 21:27:51 -04:00
yellowcab.js v1, first commit 2022-08-11 00:57:12 -04:00

website

My main website, written in EJS.

Install & Run

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