ionic-team / ionic-vue-conference-app

Ionic Conference app ported to Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Vue Conference Application

This application is purely a kitchen-sink demo of the Ionic Framework and Vue.

There is not an actual Ionic Conference at this time. This project is just to show off Ionic components in a real-world application.

React and Angular versions

We've built versions of this Conference app in React and Angular for developers that would prefer to use one of those framework options:

https://github.com/ionic-team/ionic-react-conference-app

https://github.com/ionic-team/ionic-conference-app

Table of Contents

Getting Started

  • Download the installer for Node LTS.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository: git clone https://github.com/ionic-team/ionic-vue-conference-app.git.
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • Profit. 🎉

App Preview

Material Design iOS
Android Menu iOS Menu
Material Design iOS
Android Schedule iOS Schedule
Material Design iOS
Android Speakers iOS Speakers
Material Design iOS
Android Speaker Detail iOS Speaker Detail
Material Design iOS
Android About iOS About

About

Ionic Conference app ported to Vue

License:Other


Languages

Language:Vue 69.3%Language:TypeScript 19.3%Language:CSS 8.9%Language:HTML 1.8%Language:JavaScript 0.7%