/snapple-facts

An Ionic 2 demo app containing (most) of the world's knowledge.

Primary LanguageTypeScript

Snapple Facts

Getting Started

  1. Make sure you have Cordova installed: npm install -g cordova.

  2. Ensure NPM dependencies are installed: npm install.

  3. Make Sure You Have the Latest Version of Ionic CLI: npm install -g ionic@beta

  4. Ensure native dependencies are installed with ionic state restore.

  5. Run ionic serve And 💥! Or run ionic build ios to generate an XCode project for your iOS device.