Giter VIP home page Giter VIP logo

ionic-shoppingmall's Introduction

#购物商城项目 用Ionic+Node+Mongodb做的一个购物商城项目,这个是前端代码。

##环境:

  1. 自己安装Ionic和android环境
  2. ionic platform add android
  3. npm install
  4. bower install

##ng-cordova插件:

  1. cordova plugin add https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git
  2. cordova plugin add cordova-plugin-camera

##特殊的js插件放在locallib目录下

  1. MUI用bower下载的不是完整版,只有50多kb,而完整版是86kb,如果想用可以手动下载MUI然后引入各种js和css

##数据模型

  1. 购物车数量模型 localStorage["cartCount"]
  2. 判断是够第一次启动应用 localStorage["isFirst"] /js/route.js
  3. 头像 localStorage["touxiang"]

##其他(不需要安装,这是测试玩的) bower install pixi

ionic-shoppingmall's People

Contributors

shiguoqing avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.