Updated
@@ -1 +1,3 @@
|
||||
node_modules
|
||||
.angular/*
|
||||
*angular/*
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
|
After Width: | Height: | Size: 304 KiB |
|
After Width: | Height: | Size: 397 KiB |
|
After Width: | Height: | Size: 86 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 288 KiB |
|
After Width: | Height: | Size: 183 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 174 KiB |
|
After Width: | Height: | Size: 172 KiB |
|
After Width: | Height: | Size: 154 KiB |
|
After Width: | Height: | Size: 21 KiB |