# cockpit-vue-example **Repository Path**: outersky/cockpit-vue-example ## Basic Information - **Project Name**: cockpit-vue-example - **Description**: cockpit-vue-example - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-03 - **Last Updated**: 2024-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cockpit + Vue.js + TypeScript + Carbon Design System This is an example module for [Cockpit](https://cockpit-project.org/), built with Vue.js + Typescript and styled with [Carbon Design System](https://v10.carbondesignsystem.com/). More information can be found in [this blog post](https://www.neteye-blog.com/2023/07/cockpit-module-vue-js-typescript/). ## Build and install ``` npm install npm run build cp -a /dist /usr/share/cockpit/vue-example ```