Parcourir la source

添加运行描述

zhibin il y a 6 ans
Parent
commit
303d3a5e6a
2 fichiers modifiés avec 14 ajouts et 0 suppressions
  1. BIN
      FdageServer.zip
  2. 14 0
      README.md

BIN
FdageServer.zip


+ 14 - 0
README.md

@@ -0,0 +1,14 @@
+# 4dagehome
+
+> A Vue.js project
+
+## Build Setup
+
+``` bash
+# install dependencies
+npm install
+
+# serve with hot reload at localhost:3000
+node app
+
+```