jakeNiemiec / sample-TelerikNEXT

TelerikNEXT conference app

Home Page:http://www.teleriknext.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TelerikNEXT conference app - sample code

Open source cross-platform TelerikNEXT conference app built with NativeScript.

Telerik Next cross-platform mobile app - all sessions view Telerik Next cross-platform mobile app - navigation drawer

You can see the application in action by downloading it from the App Store or Google Play.

Use this application to find-out how to implement common mobile scenarios with NativeScript.

This application is using the drawer component from Telerik UI for NativeScript.

To get started with NativeScript apps please use our getting started with NativeScript guide.

Running the sample

  1. Make sure you have the NativeScript Command Line Interface installed as well as all the prerequisites for the NativeScript development, described in the installation guide.

  2. Clone the repo:

git clone https://github.com/NativeScript/sample-TelerikNEXT.git
cd sample-TelerikNEXT
  1. Run the project:

    tns run ios|android [--emulator]

    The --emulator keyword instructs the CLI to load the iOS simulator or an android emulator depending on the platform you want.

About

TelerikNEXT conference app

http://www.teleriknext.com/

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 82.4%Language:TypeScript 15.6%Language:CSS 2.1%