Install the dependencies:
npm install @noah-libjs/utils
``bashpnpm install`
bashpnpm install
Build the library:
`bashpnpm build`
bashpnpm build
Build the library in watch mode:
`bashpnpm dev``
bashpnpm dev