# oxn **Repository Path**: xbears_group/oxn ## Basic Information - **Project Name**: oxn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-30 - **Last Updated**: 2025-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rslib project ## Setup Install the dependencies: ```bash pnpm install ``` ## Get started Build the library: ```bash pnpm build ``` Build the library in watch mode: ```bash pnpm dev ```