Răsfoiți Sursa

README文件

zhangguohua 1 an în urmă
părinte
comite
53ddc97561
2 a modificat fișierele cu 24 adăugiri și 1 ștergeri
  1. BIN
      .DS_Store
  2. 24 1
      README.md

BIN
.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/).