hiz8 / hiz.blue

Home Page:https://hiz.blue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hiz.blue's source code

My personal website built using my favarites: Remix, React Aria Components and vanilla-extract. And I use Notion as CMS in some parts.

Commands

Command Action
npm install Installs dependencies
npm run build Build your production site to ./public/build/
npm run dev Starts local dev server at localhost:8788
npm run start Starts local server at localhost:8788
npm run typecheck Run type check by tsc
npm run lint Run lint check by biome
npm run fmt Run code formatting by biome

About

https://hiz.blue

License:Mozilla Public License 2.0


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%