Skip to content

rithythul/rithy.org

 
 

Repository files navigation

Portfolio site

Thanks Thith from KOOMPI for written this.

Developing

We will use pnpm here;

# install packages
pnpm install 

# run development server
pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 91.6%
  • JavaScript 4.6%
  • CSS 3.8%