Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 387 Bytes

File metadata and controls

19 lines (14 loc) · 387 Bytes
description Overview of the command-line and IDE tools available for developing CAP applications.

Choose Your Preferred Tools

{{$frontmatter?.description}}

<script setup> import { useData } from 'vitepress' const { theme } = useData() const { versions } = theme.value.capire import { data as pages } from './index.data.ts' </script>