# ionic-boilerplate **Repository Path**: speedhero/ionic-ShoppingMall ## Basic Information - **Project Name**: ionic-boilerplate - **Description**: ionic和angular1做的一套京东商城 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2018-01-29 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ionic学习代码 --- # Run ``` $ npm install $ bower install $ ionic platform add android $ ionic build android or ionic run android ```