Go to file
zhangxiaozhuozhuo fd85ba6eb8 EncryptionTool 2023-11-07 17:34:05 +08:00
public update 2023-11-03 10:08:31 +08:00
src EncryptionTool 2023-11-07 17:34:05 +08:00
.gitignore update 2023-11-03 10:08:31 +08:00
LICENSE Initial commit 2023-11-02 15:03:48 +08:00
README.md README: UPDATE 2023-11-03 18:15:02 +08:00
package.json EncryptionTool 2023-11-07 17:34:05 +08:00
vue.config.js update 2023-11-03 10:08:31 +08:00

README.md

osredm-small-tools

红山开源工具库致力于集成开发团队及研究团队常用好用的日常工具做到轻量级、易部署集成目前项目正在开发ing

Build Setup

# 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 and docs for vue-loader.