# TsDemo **Repository Path**: vpacking/ts-demo ## Basic Information - **Project Name**: TsDemo - **Description**: TsDemo project - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-07 - **Last Updated**: 2025-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ts-demo ## chrome extension ``` npx create-chrome-ext ``` ## vite ``` deno run -A npm:create-vite@latest deno run -A npm:create-vite-extra@latest ```