Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 829 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 829 Bytes

AnalogJS + Ionic + CapacitorJS template

This template repo allows you to start quick and fast with an AnalogJS project that integrates both Ionic Framework and CapacitorJS to your tools.

Using this template

From GitHub

Follow this guide to clone this repo as a template in your new project

With GitHub CLI

Run the following command to create your new project with this template

gh repo create my-new-project --template eduardoRoth/analog-ionic-capacitor-template --private --clone

Already have an AnalogJS app?

You can follow the steps in my Ionic integration guide in the official AnalogJS docs