# ll-website **Repository Path**: ledanger/ll-website ## Basic Information - **Project Name**: ll-website - **Description**: 个人网站 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-07 - **Last Updated**: 2022-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, JavaScript ## README # ll-website ## 项目介绍 - 一个个人网站项目,技术栈初步选型:Vue3、Axios、element-plus(前端) + Koa2、MySQL(后台) - 后台接口项目地址(功能还在不断完善中):https://gitee.com/ledanger/ll-website-server ## 项目目标 - 打造一个功能丰富的个人网站 ## 加入我们 - 有兴趣的小伙伴可以加扣: 1220795758 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).