gloriaJun / gloriajun.github.io

Home Page:https://gloriajun.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My development diary that I want to memory

I did...and I learned...I tried and failed...

DevLog Specs

  • Turborepo v18.0.x
  • pnpm v8.15.x

Prepared to run server

corepack

corepack enable
  • to install pnpm by using corepack
corepack use pnpm@latest

Install Package modules

pnpm install

Run Server

pnpm run <script_command> --filter <package_name>

About

https://gloriajun.github.io

License:MIT License


Languages

Language:TypeScript 49.9%Language:CSS 25.2%Language:JavaScript 24.3%Language:Handlebars 0.7%