# myProject **Repository Path**: zhang_lili/my-project ## Basic Information - **Project Name**: myProject - **Description**: 基于node.js的express框架搭建的静态资源服务器,前端采用vue框架构建的项目,主要用于自我学习,学习登录,会话,鉴权等需求的实现。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-08 - **Last Updated**: 2022-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zhanglitask ## 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/).