# Vscode登录注册页面(博客) **Repository Path**: li_ni_da/really ## Basic Information - **Project Name**: Vscode登录注册页面(博客) - **Description**: 暂时只写了登录注册 打算写完剩下的全部一起提交 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myblog ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Run your unit tests ``` yarn test:unit ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).