# laravel_admin **Repository Path**: gitguan/laravel_admin ## Basic Information - **Project Name**: laravel_admin - **Description**: laravel项目后台管理页面 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://114.132.69.105:3002/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-11 - **Last Updated**: 2024-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript ## README # admin ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).