Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 554 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 554 Bytes

cubeyond.net

My personal landing page, built with Next.js, Tailwind CSS, and deployed to Vercel.

Running Locally

git clone https://github.com/CuB3y0nd/cubeyond.net.git
cd cubeyond.net

Then install dependencies and run the development server:

pnpm install
pnpm dev

Cloning / Forking

Please remove all of my personal information before deploying your own version of this site.