Ionic Start Theme (v2.0.0)
February 15, 2023 ยท View on GitHub
Ionic(Angular) start theme Latest Ionic version (6+) starter theme with Angular. Experiencing the best of new features to start your project.
Built with
- Ionic CLI 6+
- Angular 15+
- @ionic/angular 6.5+
- Capacitor 4+
- Swiper 8+
- Animate.css 4+
- Chart.js 4+
General features
- 15+ Pages
- Guards sample
- Tabs structure
- Services sample
- Lazy loading
- Android/iOS ready
- Components and Actions samples
Requirements
- Node 16+
- Npm 8+
- Ionic CLI 6+
See more here Ionic Docs
Installing / Serve / Prod
$ npm i
$ ionic serve or $ npm start
$ ionic build --prod or $ npm run prod