# vue-component **Repository Path**: alanhaledc/vue-component ## Basic Information - **Project Name**: vue-component - **Description**: Vue component example demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Learn Vue Component > 学习 Vue component ### Components - Button - Form - Form - FormItem - Button - Input - Checkbox - CheckboxGroup - Alert - Display - Table - Tree - Input ### setup ```js # install node_modules yarn # development mode yarn dev # production mode yarn build ```