This commit is contained in:
CHIEFSOFT\ameye
2023-05-12 23:08:41 -04:00
parent cea49e295a
commit 1f7801cf60
15 changed files with 27 additions and 4 deletions
+2
View File
@@ -1 +1,3 @@
node_modules
.angular/*
*angular/*
+23 -2
View File
@@ -1,2 +1,23 @@
# e-learning-capacitor-hirani
e-learning-capacitor-hirani
ionic start WrenchBoard2023 blank --capacitor
Your Ionic app is ready! Follow these next steps:
- Go to your new project: cd .\WrenchBoard2023
- Run ionic serve within the app directory to see your app in the browser
- Run ionic capacitor add to add a native iOS or Android project using Capacitor
- Generate your app icon and splash screens using cordova-res --skip-config --copy
- Explore the Ionic docs for components, tutorials, and more: https://ion.link/docs
- Building an enterprise app? Ionic has Enterprise Support and Features: https://ion.link/enterprise-edition
ionic g page pages/login
ionic g page pages/signup
ionic g page pages/about
ionic g page pages/resetpass
ionic g service services/wrench
ionic g page userpages/dash
ionic g page userpages/market
+2 -2
View File
@@ -11,7 +11,7 @@
<ion-slides pager="ios">
<ion-slide>
<div class="slide_div">
<div class="slide_img" [style.backgroundImage]="'url(assets/images/slider.jpeg)'">
<div class="slide_img" [style.backgroundImage]="'url(assets/images/start_slider_1.jpg)'">
</div>
<ion-label class="head_lbl">Lorem Ipsum is not simply ran, Contrary</ion-label>
<ion-label class="text">Lorem Ipsum is not simply ran, Contrary to popular belief lorem Ipsum is not simply
@@ -20,7 +20,7 @@
</ion-slide>
<ion-slide>
<div class="slide_div">
<div class="slide_img" [style.backgroundImage]="'url(assets/images/slider.jpeg)'">
<div class="slide_img" [style.backgroundImage]="'url(assets/images/start_slider_2.jpg)'">
</div>
<ion-label class="head_lbl">Lorem Ipsum is not simply ran, Contrary</ion-label>
<ion-label class="text">Lorem Ipsum is not simply ran, Contrary to popular belief lorem Ipsum is not simply
Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 397 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB