- Aug 10, 2025
-
-
pratyush authored
Deleted the `RenderContent.tsx` file, removing the ApexTree-related component and logic. Additionally, cleaned up `package.json` and `package-lock.json` to eliminate the `apextree` package along with its associated dependencies and peer dependencies. This change simplifies the codebase and reduces unused library bloat.
-
- Aug 08, 2025
-
-
pratyush authored
Added Vite as the build tool with React and TypeScript integration. Included essential configurations like ESLint setup, CSS styling, and npm scripts. Provides a basic app structure with React components and HMR functionality.
-
- Mar 30, 2025
-
-
pratyush authored
Added Vite as the build tool with React and TypeScript integration. Included essential configurations like ESLint setup, CSS styling, and npm scripts. Provides a basic app structure with React components and HMR functionality.
-