# vue-dust **Repository Path**: stringify/vue-dust ## Basic Information - **Project Name**: vue-dust - **Description**: vue3 composition api library - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: dev - **Homepage**: https://baidu.com - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-09-10 - **Last Updated**: 2024-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, Vue, UI, composition-api ## README # v3 update1
1
aa ## Project setup ```
npm install ``` ### Compiles and hot-reloads for 8development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration [输入链接说明](./xxx.drawio) 1 ```mermaid requirementDiagram requirement test_req { id: 1 text: the test text. risk: high verifymethod: test } element test_entity { type: simulation } test_entity - satisfies -> test_req ```