# ng-form-elementplus-sample **Repository Path**: cloudxf/ng-form-elementplus-sample ## Basic Information - **Project Name**: ng-form-elementplus-sample - **Description**: ng-form系列 ng-form-elementplus的示例 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2026-02-02 - **Last Updated**: 2026-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ng-form-elementplus-sample ng-form 系列element-plus版本的示例 ## 安装依赖 ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ```