This application is purely a kitchen-sink demo of the Ionic Framework and Vue with Cypress framework for End-to-End and Component testing.
There is not an actual Ionic Conference at this time. This project is just to show off Ionic components in a real-world application.
From Ionic Team
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
- 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
npm run start
in a terminal from the project root. - Profit. 🎉
- You probably need to install CocoaPods
- Run
ionic capacitor add ios
orionic capacitor add android
in a terminal from the project root. - Run Cocoapods and open the
Podfile
in theios
directory - If Cocoapods < v 1.6 then comment the line
install! 'cocoapods', :disable_input_output_paths => true
and click Install - Run
ionic capacitor open ios
orionic capacitor open android
- If you make changes, update the app: Run
ionic capacitor copy ios
orionic capacitor open android
- Cycle in dependencies (XCode), run in terminal:
cd Library/Developer/Xcode/
rm -r DerivedData/
Material Design | iOS |
---|---|
Material Design | iOS |
---|---|
Material Design | iOS |
---|---|
Material Design | iOS |
---|---|
Material Design | iOS |
---|---|