TeamYayin / ubiquitous-spork

portfolio, clients and completed projects listing website.
https://ubiquitous-spork.vercel.app
MIT License
0 stars 0 forks source link

Yayin AI Lab Project Portfolio

Projects designed, managed and developed by Yayin AI Lab, built with Next.js, Tailwind CSS, Contentlayer.

Running Locally

git clone https://github.com/chronark/chronark.com.git
cd chronark.com

Then install dependencies and run the development server:

pnpm install
pnpm dev