summaryrefslogtreecommitdiff
path: root/ATRI/plugins/manege/atri-manege/README.md
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2021-07-31 16:16:47 +0800
committerKyomotoi <[email protected]>2021-07-31 16:16:47 +0800
commit336eb9d9e98b0bee952c27a50820dbdb350bcc03 (patch)
tree718d5349232bce0d06cc901707bdd8f478c43314 /ATRI/plugins/manege/atri-manege/README.md
parentc485985d3be687d17168512de44ea7b744fea7cc (diff)
downloadATRI-336eb9d9e98b0bee952c27a50820dbdb350bcc03.tar.gz
ATRI-336eb9d9e98b0bee952c27a50820dbdb350bcc03.tar.bz2
ATRI-336eb9d9e98b0bee952c27a50820dbdb350bcc03.zip
🔥🚚✨
- 移除:laugh.txt,需要时再拉取 - 移动控制台文件至plugins/console目录下 - 新增: - 和管理贴贴w - 正式的可视化前端单页
Diffstat (limited to 'ATRI/plugins/manege/atri-manege/README.md')
-rw-r--r--ATRI/plugins/manege/atri-manege/README.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/ATRI/plugins/manege/atri-manege/README.md b/ATRI/plugins/manege/atri-manege/README.md
deleted file mode 100644
index e1c03ee..0000000
--- a/ATRI/plugins/manege/atri-manege/README.md
+++ /dev/null
@@ -1,24 +0,0 @@
-# atri-manege
-
-## 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/).