| name | version |
|---|---|
| Debian | 12.12 |
| Node.js | 24.11.0 |
| pnpm | 10.20.0 |
| claude-code | 2.0.15 |
- Install packages
pnpm install
You can use the following helper script to add a new pacakge.
pnpm new {package name}ex. pnpm new react-vite
ex. @javascript-playground/react-vite
{core}is a core tech.- ex.
typescript,react
- ex.
{purpose}is what the package does.- ex.
vite,custom-hook
- ex.