Skip to content

个人的第一个ionic案例,使用到的组件比较多,而且加上第三的百度地图。两个月之前写的,到现在已经很多的东西不能再继续书写,所以这个版本已经不在维护,将开启新的一个项目。但是作为新人,可以好好看看里面的书写方式。用到的点有,切换标签,侧边菜单,地图,登录,注销,注册,列表展示,下拉和上拉刷新,包括左右滑动删除,点击标签进入详情,拨打,照相,本地推送和定位功能

Notifications You must be signed in to change notification settings

liumingmusic/ionic-full-example

Repository files navigation

#ionicdemo

##Installing Ionic

$ npm install -g ionic@beta
To run your app, cd into the directory that was created and then run the ionic serve command:

$ cd ionicdemo
$ ionic serve ##Building to a Device

$ sudo npm install -g cordova ##Building for iOS

$ ionic build ios ##Building for Android

$ ionic build Android

#showCase

About

个人的第一个ionic案例,使用到的组件比较多,而且加上第三的百度地图。两个月之前写的,到现在已经很多的东西不能再继续书写,所以这个版本已经不在维护,将开启新的一个项目。但是作为新人,可以好好看看里面的书写方式。用到的点有,切换标签,侧边菜单,地图,登录,注销,注册,列表展示,下拉和上拉刷新,包括左右滑动删除,点击标签进入详情,拨打,照相,本地推送和定位功能

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published