Jelajahi Sumber

README文件

zhangguohua 1 tahun lalu
induk
melakukan
53ddc97561
2 mengubah file dengan 24 tambahan dan 1 penghapusan
  1. TEMPAT SAMPAH
      .DS_Store
  2. 24 1
      README.md

TEMPAT SAMPAH
.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/).