Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
80880b21fc
1 changed files with 8 additions and 0 deletions
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -1,2 +1,10 @@
 # soybean-admin
 # soybean-admin
 
 
+vue3 ts 后台模板
+
+```
+npm install
+npm run dev
+
+# http://localhost:3200/
+```