From c485985d3be687d17168512de44ea7b744fea7cc Mon Sep 17 00:00:00 2001
From: Kyomotoi <kyomotoiowo@gmail.com>
Date: Tue, 20 Jul 2021 13:42:00 +0800
Subject: =?UTF-8?q?=E2=9C=A8=20=E6=96=B0=E5=A2=9E=E5=89=8D=E7=AB=AFdemo?=
 =?UTF-8?q?=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ATRI/plugins/manege/atri-manege/README.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 ATRI/plugins/manege/atri-manege/README.md

(limited to 'ATRI/plugins/manege/atri-manege/README.md')

diff --git a/ATRI/plugins/manege/atri-manege/README.md b/ATRI/plugins/manege/atri-manege/README.md
new file mode 100644
index 0000000..e1c03ee
--- /dev/null
+++ b/ATRI/plugins/manege/atri-manege/README.md
@@ -0,0 +1,24 @@
+# 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/).
-- 
cgit v1.2.3