# ionic2-app-base **Repository Path**: Happyxx/ionic2-app-base ## Basic Information - **Project Name**: ionic2-app-base - **Description**: Template for starting Ionic 2 apps, used by the Ionic CLI - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Ionic 2 App Base ===================== This is the base template for Ionic 2 starter apps. ## Using this project You'll need the Ionic CLI with support for v2 apps: ```bash $ npm install -g ionic ``` Then run: ```bash $ ionic start myApp ``` More info on this can be found on the Ionic [Getting Started](http://ionicframework.com/docs/v2/getting-started/) page.