Skip to content

Commit

Permalink
initial commit,Ionic3 mobile verification example
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamer-Mash committed May 15, 2019
1 parent aeed331 commit 8993a8f
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 168 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -33,3 +33,5 @@ $RECYCLE.BIN/
.DS_Store
Thumbs.db
UserInterfaceState.xcuserstate
google-services.json
package-lock.json
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
@@ -1,8 +1,8 @@
{
"name": "yallaSample",
"name": "mobileVerification",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "http://ionicframework.com/",
"author": "Hybapps",
"homepage": "http://hybapps.com/",
"private": true,
"scripts": {
"start": "ionic-app-scripts serve",
Expand Down
29 changes: 0 additions & 29 deletions src/pages/sign-in/sign-in.html

This file was deleted.

14 changes: 0 additions & 14 deletions src/pages/sign-in/sign-in.module.ts

This file was deleted.

104 changes: 0 additions & 104 deletions src/pages/sign-in/sign-in.scss

This file was deleted.

17 changes: 0 additions & 17 deletions src/pages/sign-in/sign-in.ts

This file was deleted.

0 comments on commit 8993a8f

Please sign in to comment.