Search Results for

    Show / Hide Table of Contents

    Start a project

    Build project

    $ ionic build
    

    This command will compile web assets and prepare them for deployment.

    Read more

    Run project

    $ ionic serve
    

    When you run this command, the code inside of src/ is transpired into the correct Javascript version that the browser understands.

    Read more

    In This Article
    Back to top Generated by DocFX