Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 316 Bytes

ionic2App

My playground for testing out the new features of Ionic 2

  • Firebase for authenitcation and database
  • Ionic 2 uses custom material design elements for styling

Run in browser: ionic serve --lab

Run on Android/iOS: ionic platform add android ionic run android ionic platform add ios ionic emulate ios