소스 검색

Initial commit

Anand Ayyappan 1 년 전
커밋
8d3c8239ce
2개의 변경된 파일20개의 추가작업 그리고 0개의 파일을 삭제
  1. 17 0
      .gitignore
  2. 3 0
      README.md

+ 17 - 0
.gitignore

@@ -0,0 +1,17 @@
+# ---> Dart
+# Don’t commit the following directories created by pub.
+.buildlog
+.pub/
+build/
+packages
+.packages
+
+# Or the files created by dart2js.
+*.dart.js
+*.js_
+*.js.deps
+*.js.map
+
+# Include when developing application packages.
+pubspec.lock
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# kyc_frontend
+
+KYC system frontend for reverify