Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ionicthemes/ionic4-starter-app-tutorial
Ionic 4 To Do List App. FREE Ionic 4 example app. Learn how to start using Ionic 4 to create a simple app with lists, forms and navigation.
https://github.com/ionicthemes/ionic4-starter-app-tutorial
angular angular7 ionic ionic-4 ionic-framework ionic-starter ionic-tutorial ionic4 ionicframework
Last synced: 7 days ago
JSON representation
Ionic 4 To Do List App. FREE Ionic 4 example app. Learn how to start using Ionic 4 to create a simple app with lists, forms and navigation.
- Host: GitHub
- URL: https://github.com/ionicthemes/ionic4-starter-app-tutorial
- Owner: ionicthemes
- License: mit
- Created: 2018-06-27T16:41:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:23:32.000Z (about 2 years ago)
- Last Synced: 2025-01-16T23:01:54.249Z (14 days ago)
- Topics: angular, angular7, ionic, ionic-4, ionic-framework, ionic-starter, ionic-tutorial, ionic4, ionicframework
- Language: TypeScript
- Homepage: https://ionicthemes.com/tutorials/about/ionic-4-vs-ionic-3
- Size: 2.98 MB
- Stars: 126
- Watchers: 11
- Forks: 100
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Ionic 4 Starter App
### About this repo
This repo is the code of an Ionic 4 starter app that we created as part of a *Getting started with Ionic 4 tutorial*. In the following tutorial your will learn the differences between Ionic 3 and Ionic 4 and all the new concepts about Ionic 4:- [Spanish tutorial](https://medium.com/learn-ionic-framework/ionic-4-vs-ionic-3-todo-lo-que-necesitas-saber-sobre-ionic-4-5235927c6dd9)
- [English tutorial](https://ionicthemes.com/tutorials/about/ionic-4-vs-ionic-3)
Find more Ionic 4 tutorials and starter apps in https://ionicthemes.com
### Install this Ionic 4 starter app
```
npm install
```### Browse Ionic 4 app
```
ionic serve
```
### Demo
https://www.youtube.com/watch?v=COTmXyXg5rU### Get a premium Ionic 5 Starter App
Did you know that we recently released [Ionic 5 Full Starter App](https://ionicthemes.com/product/ionic5-full-starter-app)? It's an ionic 5 template that you can use to jump start your Ionic app development and save yourself hundreds of hours of design and development.It is also a PWA and has a score of 100 in lighthouse. Try it on your phone as a PWA to see the magic!
It also has lots of forms and validations examples.