zweizhao 7 лет назад
Родитель
Сommit
3305ccf348
3 измененных файлов с 89 добавлено и 0 удалено
  1. 14 0
      .gitignore
  2. 72 0
      LICENSE
  3. 3 0
      README.md

+ 14 - 0
.gitignore

@@ -1,5 +1,6 @@
 # Created by .ignore support plugin (hsz.mobi)
 ### Node template
+# ---> Node
 # Logs
 logs
 *.log
@@ -82,3 +83,16 @@ dist
 
 # Service worker
 sw.*
+# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
+.grunt
+
+# node-waf configuration
+.lock-wscript
+
+# Compiled binary addons (http://nodejs.org/api/addons.html)
+build/Release
+
+# Dependency directory
+# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
+node_modules
+

Разница между файлами не показана из-за своего большого размера
+ 72 - 0
LICENSE


+ 3 - 0
README.md

@@ -20,3 +20,6 @@ $ yarn run generate
 ```
 
 For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).
+# proginn-frontend
+
+客栈前端