Blackstar is the website for an organization @74gg.
git clone git@github.com:74gg/74gg.github.io.git
git clone https://github.com/74gg/74gg.github.io.git
pnpm install
pnpm dev
You can see preview on localhost:3000.
pnpm build
The result is output to ./out
.