Skip to content

Demo app built with the Ionic Framework designed to be a resort app.

License

Notifications You must be signed in to change notification settings

gwfl/ionv1demo

This branch is 1 commit ahead of ionic-in-action/ionic-demo-resort-app:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

493f388 · Jun 25, 2020

History

8 Commits
Sep 15, 2014
Sep 16, 2014
Sep 15, 2014
May 22, 2016
Sep 15, 2014
Sep 15, 2014
Sep 20, 2014
Sep 20, 2014
Jun 25, 2020
Sep 15, 2014
Sep 15, 2014
Sep 15, 2014
Sep 15, 2014
Sep 15, 2014

Repository files navigation

Ionic Framework Demo App

This is a demo app built with the Ionic Framework that you can preview in the browser or clone and run locally on an emulator or device.

View it now

https://ionic-in-action.github.io/ionic-demo-resort-app/www/

Run locally

This assumes you already have an emulator setup for iOS or Android. Substitute ios for android below to use Android.

npm install -g ionic cordova
git clone https://github.com/ionic-in-action/ionic-demo-resort-app.git
cd ionic-demo-resort-app
ionic platform add ios
ionic emulate ios

LICENSE

Ionic is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.

About

Demo app built with the Ionic Framework designed to be a resort app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • CSS 16.6%
  • HTML 0.6%