# vue-data-encryption **Repository Path**: RuixeWolf/vue-data-encryption ## Basic Information - **Project Name**: vue-data-encryption - **Description**: 基于 Vue 框架开发的前端单页面应用,实现常用的用户操作场景所涉及的重点数据加密功能 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-15 - **Last Updated**: 2022-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue Data Encryption ## Backend project - [GitHub](https://github.com/RuixeWolf/express-data-encryption) - [Gitee](https://gitee.com/RuixeWolf/express-data-encryption) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).