Skip to content

GDG-Xian/HybridAppIonicVsRedux

 
 

Repository files navigation

HybridAppIonicVsRedux

A demo for Hybrid App using Ionic and with Raml mock server.

#Ionic

  • 添加 Ionic 工程
    • Tag: ionic-app

#Raml

  • 添加 Raml Mock server
  • 使用 config.js 配置 api Url
    • Tag: mock-server

#运行Ionic App

  • 执行添加 android: ionic platforms add android
  • 在 mock\real\ 开启 mock server: npm start
  • 执行: npm run android-prd

About

A demo for Hybrid App using Ionic and with Raml mock server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.7%
  • CSS 13.3%
  • Objective-C 2.8%
  • Java 2.6%
  • C++ 1.6%
  • HTML 0.7%
  • Other 0.3%