update
parents
Showing
.editorconfig
0 → 100644
.gitignore
0 → 100644
README.md
0 → 100644
config.xml
0 → 100644
<?xml version='1.0' encoding='utf-8'?> | |||
<widget id="com.vmig.in" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> | |||
<name>Vmig</name> | |||
<description>Online Salon Appointment Booking Solution.</description> | |||
<author email="[email protected]" href="http://vmig.kz">Vmig</author> | |||
<content src="index.html" /> | |||
<access origin="*" /> | |||
<allow-intent href="http://*/*" /> | |||
<allow-intent href="https://*/*" /> | |||
<allow-intent href="tel:*" /> | |||
<allow-intent href="sms:*" /> | |||
<allow-intent href="mailto:*" /> | |||
<allow-intent href="geo:*" /> | |||
<preference name="ScrollEnabled" value="false" /> | |||
<preference name="android-minSdkVersion" value="23" /> | |||
<preference name="BackupWebStorage" value="none" /> | |||
<preference name="SplashMaintainAspectRatio" value="true" /> | |||
<preference name="FadeSplashScreenDuration" value="300" /> | |||
<preference name="SplashShowOnlyFirstTime" value="false" /> | |||
<preference name="SplashScreen" value="screen" /> | |||
<preference name="SplashScreenDelay" value="7000" /> | |||
<preference name="android-targetSdkVersion" value="26" /> | |||
<platform name="android"> | |||
<allow-intent href="market:*" /> | |||
<icon density="ldpi" src="resources/android/icon/drawable-ldpi-icon.png" /> | |||
<icon density="mdpi" src="resources/android/icon/drawable-mdpi-icon.png" /> | |||
<icon density="hdpi" src="resources/android/icon/drawable-hdpi-icon.png" /> | |||
<icon density="xhdpi" src="resources/android/icon/drawable-xhdpi-icon.png" /> | |||
<icon density="xxhdpi" src="resources/android/icon/drawable-xxhdpi-icon.png" /> | |||
<icon density="xxxhdpi" src="resources/android/icon/drawable-xxxhdpi-icon.png" /> | |||
<splash density="land-ldpi" src="resources/android/splash/drawable-land-ldpi-screen.png" /> | |||
<splash density="land-mdpi" src="resources/android/splash/drawable-land-mdpi-screen.png" /> | |||
<splash density="land-hdpi" src="resources/android/splash/drawable-land-hdpi-screen.png" /> | |||
<splash density="land-xhdpi" src="resources/android/splash/drawable-land-xhdpi-screen.png" /> | |||
<splash density="land-xxhdpi" src="resources/android/splash/drawable-land-xxhdpi-screen.png" /> | |||
<splash density="land-xxxhdpi" src="resources/android/splash/drawable-land-xxxhdpi-screen.png" /> | |||
<splash density="port-ldpi" src="resources/android/splash/drawable-port-ldpi-screen.png" /> | |||
<splash density="port-mdpi" src="resources/android/splash/drawable-port-mdpi-screen.png" /> | |||
<splash density="port-hdpi" src="resources/android/splash/drawable-port-hdpi-screen.png" /> | |||
<splash density="port-xhdpi" src="resources/android/splash/drawable-port-xhdpi-screen.png" /> | |||
<splash density="port-xxhdpi" src="resources/android/splash/drawable-port-xxhdpi-screen.png" /> | |||
<splash density="port-xxxhdpi" src="resources/android/splash/drawable-port-xxxhdpi-screen.png" /> | |||
</platform> | |||
<platform name="ios"> | |||
<allow-intent href="itms:*" /> | |||
<allow-intent href="itms-apps:*" /> | |||
<icon height="57" src="resources/ios/icon/icon.png" width="57" /> | |||
<icon height="114" src="resources/ios/icon/[email protected]" width="114" /> | |||
<icon height="40" src="resources/ios/icon/icon-40.png" width="40" /> | |||
<icon height="80" src="resources/ios/icon/[email protected]" width="80" /> | |||
<icon height="120" src="resources/ios/icon/[email protected]" width="120" /> | |||
<icon height="50" src="resources/ios/icon/icon-50.png" width="50" /> | |||
<icon height="100" src="resources/ios/icon/[email protected]" width="100" /> | |||
<icon height="60" src="resources/ios/icon/icon-60.png" width="60" /> | |||
<icon height="120" src="resources/ios/icon/[email protected]" width="120" /> | |||
<icon height="180" src="resources/ios/icon/[email protected]" width="180" /> | |||
<icon height="72" src="resources/ios/icon/icon-72.png" width="72" /> | |||
<icon height="144" src="resources/ios/icon/[email protected]" width="144" /> | |||
<icon height="76" src="resources/ios/icon/icon-76.png" width="76" /> | |||
<icon height="152" src="resources/ios/icon/[email protected]" width="152" /> | |||
<icon height="167" src="resources/ios/icon/[email protected]" width="167" /> | |||
<icon height="29" src="resources/ios/icon/icon-small.png" width="29" /> | |||
<icon height="58" src="resources/ios/icon/[email protected]" width="58" /> | |||
<icon height="87" src="resources/ios/icon/[email protected]" width="87" /> | |||
<icon height="1024" src="resources/ios/icon/icon-1024.png" width="1024" /> | |||
<splash height="1136" src="resources/ios/splash/Default-568h@2x~iphone.png" width="640" /> | |||
<splash height="1334" src="resources/ios/splash/Default-667h.png" width="750" /> | |||
<splash height="2208" src="resources/ios/splash/Default-736h.png" width="1242" /> | |||
<splash height="1242" src="resources/ios/splash/Default-Landscape-736h.png" width="2208" /> | |||
<splash height="1536" src="resources/ios/splash/Default-Landscape@2x~ipad.png" width="2048" /> | |||
<splash height="2048" src="resources/ios/splash/Default-Landscape@~ipadpro.png" width="2732" /> | |||
<splash height="768" src="resources/ios/splash/Default-Landscape~ipad.png" width="1024" /> | |||
<splash height="2048" src="resources/ios/splash/Default-Portrait@2x~ipad.png" width="1536" /> | |||
<splash height="2732" src="resources/ios/splash/Default-Portrait@~ipadpro.png" width="2048" /> | |||
<splash height="1024" src="resources/ios/splash/Default-Portrait~ipad.png" width="768" /> | |||
<splash height="960" src="resources/ios/splash/Default@2x~iphone.png" width="640" /> | |||
<splash height="480" src="resources/ios/splash/Default~iphone.png" width="320" /> | |||
<splash height="2732" src="resources/ios/splash/Default@2x~universal~anyany.png" width="2732" /> | |||
</platform> | |||
<plugin name="cordova-plugin-camera" spec="^4.0.3" /> | |||
<plugin name="cordova-plugin-device" spec="^1.1.4" /> | |||
<plugin name="cordova-plugin-geolocation" spec="^4.0.1"> | |||
<variable name="GEOLOCATION_USAGE_DESCRIPTION" value="To locate you" /> | |||
</plugin> | |||
<plugin name="cordova-plugin-inappbrowser" spec="^3.0.0" /> | |||
<plugin name="cordova-plugin-ionic-webview" spec="^1.2.1" /> | |||
<plugin name="cordova-plugin-request-location-accuracy" spec="^2.2.3" /> | |||
<plugin name="cordova-plugin-splashscreen" spec="^4.0.3" /> | |||
<plugin name="ionic-plugin-keyboard" spec="^2.2.1" /> | |||
<plugin name="uk.co.workingedge.phonegap.plugin.launchnavigator" spec="^3.2.2" /> | |||
<plugin name="cordova-android-support-gradle-release" spec="^1.4.4"> | |||
<variable name="ANDROID_SUPPORT_VERSION" value="23.+" /> | |||
</plugin> | |||
<plugin name="cordova-plugin-whitelist" spec="^1.3.1" /> | |||
<plugin name="cordova-plugin-nativegeocoder" spec="^3.1.2" /> | |||
<plugin name="onesignal-cordova-plugin" spec="^2.4.5" /> | |||
<engine name="android" spec="6.3.0" /> | |||
</widget> |
ionic.config.json
0 → 100644
keytool
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
{ | |||
"name": "haircutbox", | |||
"version": "0.0.1", | |||
"author": "Ionic Framework", | |||
"homepage": "http://ionicframework.com/", | |||
"private": true, | |||
"scripts": { | |||
"clean": "ionic-app-scripts clean", | |||
"build": "ionic-app-scripts build", | |||
"lint": "ionic-app-scripts lint", | |||
"ionic:build": "ionic-app-scripts build", | |||
"ionic:serve": "ionic-app-scripts serve" | |||
}, | |||
"dependencies": { | |||
"@angular/common": "5.0.0", | |||
"@angular/compiler": "5.0.0", | |||
"@angular/compiler-cli": "5.0.0", | |||
"@angular/core": "^5.0.0", | |||
"@angular/forms": "5.0.0", | |||
"@angular/http": "5.0.0", | |||
"@angular/platform-browser": "5.0.0", | |||
"@angular/platform-browser-dynamic": "5.0.0", | |||
"@angular/router": "^7.2.14", | |||
"@ionic-native/camera": "^4.17.0", | |||
"@ionic-native/core": "4.3.2", | |||
"@ionic-native/geolocation": "^4.20.0", | |||
"@ionic-native/in-app-browser": "^5.3.0", | |||
"@ionic-native/launch-navigator": "^5.3.0", | |||
"@ionic-native/location-accuracy": "^4.17.0", | |||
"@ionic-native/native-geocoder": "^4.20.0", | |||
"@ionic-native/onesignal": "^4.17.0", | |||
"@ionic-native/splash-screen": "4.3.2", | |||
"@ionic-native/status-bar": "4.3.2", | |||
"@ionic/storage": "2.1.3", | |||
"@ngx-translate/core": "^9.1.1", | |||
"@ngx-translate/http-loader": "^2.0.1", | |||
"cordova-admobsdk": "^7.37.0", | |||
"cordova-android": "6.3.0", | |||
"cordova-ios": "4.4.0", | |||
"cordova-plugin-actionsheet": "^2.2.2", | |||
"cordova-plugin-add-swift-support": "^2.0.2", | |||
"cordova-plugin-admobpro-firebase": "^2.37.0", | |||
"cordova-plugin-camera": "^4.0.3", | |||
"cordova-plugin-device": "^1.1.4", | |||
"cordova-plugin-extension": "^1.5.4", | |||
"cordova-plugin-geolocation": "^4.0.1", | |||
"cordova-plugin-inappbrowser": "^3.0.0", | |||
"cordova-plugin-ionic-webview": "^1.2.1", | |||
"cordova-plugin-nativegeocoder": "^3.1.2", | |||
"cordova-plugin-request-location-accuracy": "^2.2.3", | |||
"cordova-plugin-splashscreen": "^4.0.3", | |||
"cordova-plugin-whitelist": "^1.3.1", | |||
"ionic": "^3.9.2", | |||
"ionic-angular": "3.9.2", | |||
"ionic-plugin-keyboard": "^2.2.1", | |||
"ionic3-star-rating": "^1.1.4", | |||
"ionicons": "3.0.0", | |||
"jquery": "^3.4.1", | |||
"onesignal-cordova-plugin": "^2.4.5", | |||
"rxjs": "5.5.2", | |||
"sw-toolbox": "3.6.0", | |||
"uk.co.workingedge.phonegap.plugin.launchnavigator": "^3.2.2", | |||
"zone.js": "0.8.18" | |||
}, | |||
"devDependencies": { | |||
"@ionic/app-scripts": "^3.2.3", | |||
"@types/googlemaps": "^3.30.19", | |||
"typescript": "2.4.2", | |||
"ws": "3.3.2", | |||
"cordova-android-support-gradle-release": "^1.4.4" | |||
}, | |||
"description": "An Ionic project", | |||
"cordova": { | |||
"plugins": { | |||
"cordova-plugin-camera": {}, | |||
"ionic-plugin-keyboard": {}, | |||
"cordova-plugin-whitelist": {}, | |||
"cordova-plugin-device": {}, | |||
"cordova-plugin-splashscreen": {}, | |||
"cordova-plugin-ionic-webview": {}, | |||
"cordova-plugin-request-location-accuracy": {}, | |||
"cordova-plugin-geolocation": { | |||
"GEOLOCATION_USAGE_DESCRIPTION": "To locate you" | |||
}, | |||
"cordova-plugin-nativegeocoder": {}, | |||
"onesignal-cordova-plugin": {}, | |||
"uk.co.workingedge.phonegap.plugin.launchnavigator": {}, | |||
"cordova-plugin-inappbrowser": {}, | |||
"cordova-plugin-admobpro-firebase": { | |||
"PLAY_SERVICES_VERSION": "16.0.0" | |||
}, | |||
"cordova-android-support-gradle-release": { | |||
"ANDROID_SUPPORT_VERSION": "23.+" | |||
} | |||
}, | |||
"platforms": [ | |||
"android" | |||
] | |||
} | |||
} | |||
\ No newline at end of file |
resources/README.md
0 → 100644
4.79 KB
1.52 KB
2.78 KB
6.89 KB
11.8 KB
17 KB
77.3 KB
27.9 KB
43.8 KB
133 KB
186 KB
246 KB
67.6 KB
25.6 KB
38.8 KB
118 KB
162 KB
216 KB
resources/icon.png
0 → 100644
116 KB
resources/icon.png.md5
0 → 100644
resources/ios/icon/icon-1024.png
0 → 100644
119 KB
resources/ios/icon/icon-40.png
0 → 100644
1.7 KB
resources/ios/icon/[email protected]
0 → 100644
5.46 KB
resources/ios/icon/[email protected]
0 → 100644
9.32 KB
resources/ios/icon/icon-50.png
0 → 100644
2.96 KB
resources/ios/icon/[email protected]
0 → 100644
7.35 KB
resources/ios/icon/icon-60.png
0 → 100644
3.71 KB
resources/ios/icon/[email protected]
0 → 100644
9.32 KB
resources/ios/icon/[email protected]
0 → 100644
15.6 KB
resources/ios/icon/icon-72.png
0 → 100644
4.79 KB
resources/ios/icon/[email protected]
0 → 100644
11.8 KB
resources/ios/icon/icon-76.png
0 → 100644
5.06 KB
resources/ios/icon/[email protected]
0 → 100644
12.6 KB
resources/ios/icon/[email protected]
0 → 100644
14.3 KB
resources/ios/icon/icon-small.png
0 → 100644
1.24 KB
resources/ios/icon/[email protected]
0 → 100644
3.56 KB
resources/ios/icon/[email protected]
0 → 100644
6.08 KB
resources/ios/icon/icon.png
0 → 100644
3.51 KB
resources/ios/icon/[email protected]
0 → 100644
8.76 KB
103 KB
resources/ios/splash/Default-667h.png
0 → 100644
124 KB
resources/ios/splash/Default-736h.png
0 → 100644
242 KB
274 KB
281 KB
408 KB
116 KB
251 KB
369 KB
104 KB
resources/ios/splash/Default@2x~iphone.png
0 → 100644
88.9 KB
440 KB
resources/ios/splash/Default~iphone.png
0 → 100644
38.8 KB
resources/splash.png
0 → 100644
425 KB
resources/splash.png.md5
0 → 100644
src/app/app.component.ts
0 → 100644
src/app/app.html
0 → 100644
src/app/app.module.ts
0 → 100644
src/app/app.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/main.ts
0 → 100644
src/assets/i18n/en.json
0 → 100644
src/assets/i18n/ru.json
0 → 100644
src/assets/icon/favicon.ico
0 → 100644
File added
src/assets/icon/shop.png
0 → 100644
25.3 KB
src/assets/icon/user.png
0 → 100644
5.53 KB
src/assets/imgs/advance-card-bttf.png
0 → 100644
130 KB
src/assets/imgs/advance-card-jp.jpg
0 → 100644
116 KB
src/assets/imgs/advance-card-tmntr.jpg
0 → 100644
51.6 KB
src/assets/imgs/ian-avatar.png
0 → 100644
5.7 KB
src/assets/imgs/logo.png
0 → 100644
4.88 KB
src/assets/imgs/logo1.png
0 → 100644
21.6 KB
src/assets/imgs/marty-avatar.png
0 → 100644
5.63 KB
src/assets/imgs/salon.gif
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/shop.png
0 → 100644
25.3 KB
src/assets/imgs/sidemenu_bg.png
0 → 100644
221 KB
src/assets/imgs/spa (1).jpg
0 → 100644
207 KB
src/assets/imgs/spa.jpg
0 → 100644
28.7 KB
src/assets/imgs/user.jpg
0 → 100644
4.52 KB
src/assets/imgs/user.png
0 → 100644
5.53 KB
src/index.html
0 → 100644
src/manifest.json
0 → 100644
src/pages.zip
0 → 100644
File added
src/pages/book/book.html
0 → 100644
src/pages/book/book.module.ts
0 → 100644
src/pages/book/book.scss
0 → 100644
src/pages/book/book.ts
0 → 100644
src/pages/chat/chat.html
0 → 100644
src/pages/chat/chat.module.ts
0 → 100644
src/pages/chat/chat.scss
0 → 100644
src/pages/chat/chat.ts
0 → 100644
src/pages/detailed/detailed.html
0 → 100644
src/pages/detailed/detailed.module.ts
0 → 100644
src/pages/detailed/detailed.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/detailed/detailed.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/favourite/favourite.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/favourite/favourite.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/favourite/favourite.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/favourite/favourite.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/filter/filter.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/filter/filter.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/filter/filter.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/filter/filter.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/forgot/forgot.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/forgot/forgot.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/forgot/forgot.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/forgot/forgot.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/home/home.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/home/home.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/home/home.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/home/home.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/list/list.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/list/list.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/list/list.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/login/login.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/login/login.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/login/login.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/login/login.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/loginmodal/loginmodal.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/loginmodal/loginmodal.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/loginmodal/loginmodal.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/loginmodal/loginmodal.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/message/message.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/message/message.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/message/message.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/message/message.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/mybooking/mybooking.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/mybooking/mybooking.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/mybooking/mybooking.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/mybooking/mybooking.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/navigation/navigation.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/navigation/navigation.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/navigation/navigation.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/navigation/navigation.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/notification/notification.html
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/pages/notification/notification.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/notification/notification.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/profile/profile.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/profile/profile.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/profile/profile.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/profile/profile.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/rate/rate.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/rate/rate.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/rate/rate.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/rate/rate.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/service/service.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/service/service.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/service/service.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/service/service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/shop/shop.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/shop/shop.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/shop/shop.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/shop/shop.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/signup/signup.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/signup/signup.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/signup/signup.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/signup/signup.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/signupmodal/signupmodal.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/signupmodal/signupmodal.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/signupmodal/signupmodal.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/signupmodal/signupmodal.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/success/success.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/success/success.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/success/success.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/success/success.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/providers/common/common.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/providers/model/model.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/providers/subject.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/providers/web.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/service-worker.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/theme/variables.scss
0 → 100644
This diff is collapsed.
Click to expand it.
tsconfig.json
0 → 100644
This diff is collapsed.
Click to expand it.
tslint.json
0 → 100644
This diff is collapsed.
Click to expand it.