Search Results for

    Show / Hide Table of Contents

    Environment setup

    The template is written in Angular, and built on top of Ionic Framework.

    To get started with the template, you will need a Node & npm environment.

    For code editor, Visual Studio Code is recommended.

    Install Node.js

    Node.js is required for interacting with the Ionic ecosystem. Download the LTS version here.

    You can skip this section if you already have a working Node.js.

    To verify if node.js was installed, open a new terminal window and run:

    $ node --version
    $ npm --version
    

    Git

    Make sure you have git installed. Otherwise, follow these instructions.

    Ionic VS code extension

    Though not required, this extension will help you perform various functions that are common to developing an app.

    Install the extension

    Read more here

    In This Article
    Back to top Generated by DocFX