瀏覽代碼

README文件

zhangguohua 1 年之前
父節點
當前提交
53ddc97561
共有 2 個文件被更改,包括 24 次插入1 次删除
  1. 二進制
      .DS_Store
  2. 24 1
      README.md

二進制
.DS_Store


+ 24 - 1
README.md

@@ -1 +1,24 @@
-asdf
+# admin_system
+
+## 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/).