1d63ed06807213b98e14b2d3831c2bbe5f3e1bba
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
$ ionic build $ ionic build --prod $ ionic build --watch
$ ionic capacitor build $ ionic capacitor build android $ ionic capacitor build ios
Description
Languages
TypeScript
45.6%
HTML
30.1%
CSS
23.5%
Swift
0.4%
JavaScript
0.2%
Other
0.1%