All Projects → dtaalbers → Ionic Example App

dtaalbers / Ionic Example App

Licence: mit
A Ionic Example App (previously known as ionic 2 examples). Contains different examples on how to use the Ionic Framework

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ionic Example App

Opensourcetest
OpenSourceTest由自动化测试-夜行者社区维护,提供的是更多地灵活性和可配置性
Stars: ✭ 37 (-39.34%)
Mutual labels:  api, app
Aspnetboilerplate Core Ng
Tutorial for ASP.NET Boilerplate Core + Angular
Stars: ✭ 61 (+0%)
Mutual labels:  dotnet-core, dotnetcore
Ionic4
This repo contains example code for ionic4. Get Step by Step tutorial of this repo examples using https://ampersandacademy.com/tutorials/ionic-framework-4
Stars: ✭ 37 (-39.34%)
Mutual labels:  ionic, ionic-framework
Server
The core infrastructure backend (API, database, Docker, etc).
Stars: ✭ 8,797 (+14321.31%)
Mutual labels:  api, dotnet-core
Ion Affix
A directive for Ionic framework for creating affix headers.
Stars: ✭ 58 (-4.92%)
Mutual labels:  ionic, ionic-framework
Ionic Navigation And Routing
🎉 Ionic 5 tutorial to learn how to master Routing and Navigation in Ionic Angular Apps as well as some usability tricks you can add to your Ionic Framework apps to make them look even better!
Stars: ✭ 35 (-42.62%)
Mutual labels:  ionic, ionic-framework
Omdb Graphql Wrapper
🚀 GraphQL wrapper for the OMDb API
Stars: ✭ 45 (-26.23%)
Mutual labels:  api, app
Kubenav
kubenav is the navigator for your Kubernetes clusters right in your pocket.
Stars: ✭ 901 (+1377.05%)
Mutual labels:  app, ionic
Grocerystore With Server
Grocery Store with server integration
Stars: ✭ 51 (-16.39%)
Mutual labels:  api, app
Apps Version Update
高扩展性的多APP版本更新API接口与后台管理系统
Stars: ✭ 50 (-18.03%)
Mutual labels:  api, app
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (+1318.03%)
Mutual labels:  dotnet-core, dotnetcore
Pioneer Console Boilerplate
Dependency injection, logging and configuration in a .NET Core console application.
Stars: ✭ 60 (-1.64%)
Mutual labels:  dotnet-core, dotnetcore
Google Login With Ionic Framework
Ionic example app of how to add Google Plus authentication into an Ionic Framework app. Add google login to your ionic app!
Stars: ✭ 24 (-60.66%)
Mutual labels:  ionic, ionic-framework
Z00bfuscator
Z00bfuscator is the simple, open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core
Stars: ✭ 35 (-42.62%)
Mutual labels:  dotnet-core, dotnetcore
Ionic Custom Components
Ionic 3/4 Custom Components. Spend less time on design and more time on coding! Free to use for everyone! 🧙‍♂️
Stars: ✭ 23 (-62.3%)
Mutual labels:  ionic, ionic-framework
Maximerouiller.azure.appservice.easyauth
.NET Core integration of Azure AppService EasyAuth
Stars: ✭ 38 (-37.7%)
Mutual labels:  dotnet-core, dotnetcore
Awesome Ionic
An "awesome" list of Ionic resources
Stars: ✭ 799 (+1209.84%)
Mutual labels:  ionic, ionic-framework
Sendgrid Csharp
The Official Twilio SendGrid Led, Community Driven C#, .NetStandard, .NetCore API Library
Stars: ✭ 835 (+1268.85%)
Mutual labels:  dotnet-core, dotnetcore
Ionic5 Starter App Tutorial
Free Ionic Starter Template - Ionic 5 example app. Learn how to start using Ionic 5 to create a simple app with lists, forms and navigation and more!.
Stars: ✭ 47 (-22.95%)
Mutual labels:  ionic, ionic-framework
Developing Solutions Azure Exam
This repository contains resources for the Exam AZ-203: Developing Solutions for Microsoft Azure. You can find direct links to resources and and practice resources to test yourself ☁️🎓📚
Stars: ✭ 59 (-3.28%)
Mutual labels:  dotnet-core, dotnetcore

Ionic Example App

# Intro

Hi there! Here you can find the Ionic Example App. This app contains different examples on how to use the Ionic Framework. If you can't find your example, don't hesitate to create a issue and request an example!

Next to the app I've also open sourced the code of the api (.NET Core dotnet core) that is running for the Ionic Example App. The endpoint for that api is https://api.dtaalbers.com/ionic-example-app/. Add ping to the url to ping the api so you can check if it is running.

If you have questions and/or remarks, please make an issue and we can discuss it!

# Things you need to know

  • Remember all the data processed by the app and api are stored on my server!
  • Licensed under MIT

# Getting started

  1. Fork the repo!
  2. Clone the app to your HD.
  3. Run the command npm install from the root to install the node modules
  4. Run the command ionic state reset to install the platforms and plugins
  5. Run the command ionic serve to open the app in the browser.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].