All Projects → ouxuwen → ionic-shop

ouxuwen / ionic-shop

Licence: other
基于ionic3开发的电商APP,商品搜索,商品分类,商品详情,商品评论,购物车,订单管理,支付宝沙箱等等。。

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ionic-shop

Ever
Ever® - Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces
Stars: ✭ 980 (+6433.33%)
Mutual labels:  ionic, shop
chihu
ionic2-example <吃乎>一款美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 64 (+326.67%)
Mutual labels:  ionic
google-maps-places-geolocation-for-your-ionic-app
Ionic example app of how to add Google maps, places, geolocation and related features into an Ionic Framework app.
Stars: ✭ 13 (-13.33%)
Mutual labels:  ionic
image-uploader
JavaScript Image Uploader Library for use with Amazon S3
Stars: ✭ 19 (+26.67%)
Mutual labels:  ionic
capacitor-rate-app
Let users rate your app using native review app dialog for both Android and iOS.
Stars: ✭ 88 (+486.67%)
Mutual labels:  ionic
Django-Ionic-Integration
Section 3 of the Django + Angular + Ionic Course
Stars: ✭ 21 (+40%)
Mutual labels:  ionic
Ionicons
Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎
Stars: ✭ 15,802 (+105246.67%)
Mutual labels:  ionic
ngrx-store-ionic-storage
Simple syncing between @ngrx/store and Ionic Storage.
Stars: ✭ 66 (+340%)
Mutual labels:  ionic
ionic2-PreDB
Simple Ionic 2+ with pre-populated database starter project
Stars: ✭ 14 (-6.67%)
Mutual labels:  ionic
superacao-app
Aplicativo para o projeto "Anjos do SuperAção"
Stars: ✭ 17 (+13.33%)
Mutual labels:  ionic
cordova-plugin-android-window-background
Simple Cordova plugin to set Android window background on start-up 🎨 🍭
Stars: ✭ 15 (+0%)
Mutual labels:  ionic
qwshop
b2b2c laravel+vue Rapid development framework
Stars: ✭ 73 (+386.67%)
Mutual labels:  shop
tietracker
A simple, open source and free time tracking app ⏱️
Stars: ✭ 126 (+740%)
Mutual labels:  ionic
haoshiyou-client
Source code for haoshiyou clients (Hybrid HTML5 App)
Stars: ✭ 14 (-6.67%)
Mutual labels:  ionic
ionic3
This repository contains complete source code for Ionic 3 tutorial from https://ampersandacademy.com/tutorials/ionic-framework-3. I will try many Ionic 3 specific scripts and will write them as separate tutorial. You can follow this repo to get more tested and working script for the Ionic 3.
Stars: ✭ 21 (+40%)
Mutual labels:  ionic
ngx-ion-simple-mask
Input mask for Angular/Ionic
Stars: ✭ 21 (+40%)
Mutual labels:  ionic
shop-api
A saas e-shop write by go.
Stars: ✭ 47 (+213.33%)
Mutual labels:  shop
pwa-theme-obliq
OBLIQ Progressive Web Application V2.0
Stars: ✭ 29 (+93.33%)
Mutual labels:  ionic
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-13.33%)
Mutual labels:  ionic
node-mojo
Chat application NodeJS backend
Stars: ✭ 17 (+13.33%)
Mutual labels:  ionic

项目介绍

This is a ionic3 project create from Ionic .

DEMO Link: http://120.79.209.150/www .

截图1 截图2
截图1 截图2 截图3
截图4 截图5 截图6

安装教程

  1. intall the ionic-cli and cordova,run:
$ sudo npm install -g ionic cordova
  1. Then, install the dependencies, cd into ionic-shop and run:
$ sudo npm install 

使用说明

  1. Then, to run the porject, cd into ionic-shop and run:
$ ionic serve
  1. if you want to run it on device,run:()
$ ionic cordova platform add android
$ ionic cordova run android

5.Pay? Use the alipay-sandbox 使用支付宝沙箱版

注意:

可以先把 cordova-plugin-qqsdk cordova-plugin-wechat 这两个插件移除打包试试,他们都需要申请appid才行, ionic cordova plugin rm cordova-plugin-wechat ionic cordova plugin rm cordova-plugin-qqsdk

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].