Browse Source

Initial commit

qida 8 years ago
commit
c6ec8ce9c9
2 changed files with 19 additions and 0 deletions
  1. 16 0
      .gitignore
  2. 3 0
      README.md

+ 16 - 0
.gitignore

@@ -0,0 +1,16 @@
+# ---> SublimeText
+# cache files for sublime text
+*.tmlanguage.cache
+*.tmPreferences.cache
+*.stTheme.cache
+
+# workspace files are user-specific
+*.sublime-workspace
+
+# project files should be checked into the repository, unless a significant
+# proportion of contributors will probably not be using SublimeText
+# *.sublime-project
+
+# sftp configuration file
+sftp-config.json
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# demo
+
+vue2 vue-router vue-resource vuex vuex-router-sync