浏览代码

Initial commit

Lee Morgan 6 年之前
当前提交
85bcbf713d
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore
  2. 0 0
      app.js

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+node_modules/
+dist/

+ 0 - 0
app.js