Skip to content

maxim2310/ionic_angular_gallery

Repository files navigation

Ionic with Angular 17 & Standalone Components

This project demonstrates how to use Angular 17 features with the latest versions of Ionic Framework.

Features

  • Ionic UI Components as Standalone Components
  • Angular 17 Control Flow
  • Route Parameter Binding
  • RxJs
  • Inline Overlays
  • ESBuild

Demo

Check out the live demo of My Ionic App here DEMO LINK

Getting Started

1. Install Ionic CLI

If you haven’t already, install the Ionic CLI globally using npm:

npm install -g @ionic/cli

2. Clone th project

git clone https://github.com/maxim2310/ionic_angular_gallery.git

3. Install Dependencies

Navigate to your project folder and install the local dependencies

npm install

4. Run the Development Server

ionic serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published