# vue-crypto **Repository Path**: kiming209_admin/vue-crypto ## Basic Information - **Project Name**: vue-crypto - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-05 - **Last Updated**: 2021-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-crypto > 前端 AES 加解密的实现 ## 参考文章 感兴趣的小伙伴可以参考我的这篇文章[前端 crypto-js aes 加解密](https://juejin.im/post/5acf3b0c5188255c620f781b) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).