# muyun-data-modeler-ui **Repository Path**: muyun12/muyun-data-modeler-ui ## Basic Information - **Project Name**: muyun-data-modeler-ui - **Description**: muyun-data-modeler前端页面 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # muyun-data-modeler-ui ## Project setup ```shell yarn install ``` ### Compiles and hot-reloads for development ```shell yarn serve ``` ### Compiles and minifies for production ```shell yarn build ``` ### Run your unit tests ```shell yarn test:unit ``` ### Lints and fixes files ```shell yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).