# jinmaoapp **Repository Path**: suojj_admin/jinmaoapp ## Basic Information - **Project Name**: jinmaoapp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-11 - **Last Updated**: 2022-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jinmaoapp ## Project setup ``` yarn install npm install ``` ### Compiles and hot-reloads for development ``` yarn run serve npm run serve ``` ### Compiles and minifies for production ``` yarn run build npm run build ``` ### Lints and fixes files ``` yarn run lint ```