Browse Source

添加运行描述

zhibin 6 years ago
parent
commit
303d3a5e6a
2 changed files with 14 additions and 0 deletions
  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
+
+```