Skip to content
  1. Aug 10, 2025
    • pratyush's avatar
      Remove ApexTree implementation and dependencies · 8b1dca5d
      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.
      8b1dca5d
  2. Aug 08, 2025
    • pratyush's avatar
      Initialize Vite + React + TypeScript setup · c5438b05
      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.
      c5438b05
  3. Mar 30, 2025
    • pratyush's avatar
      Initialize Vite + React + TypeScript setup · e92c4178
      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.
      e92c4178