Skip to content

mrmccormack/tabris-gitbook

Repository files navigation

Tabris.js: A Gentle Introduction narrow

Introduction from Mac

Tabris.js is a mobile framework that lets you develop apps for iOS, Android and Windows from a single code base written entirely in JavaScript or TypeScript and JSX.

A Gentle Introduction to Tabris.js will let you explore and learn Tabris.js


Read the PDF getting started first

Here is variable from book.json {{ book.myVariable }}

  • {{ book.myVariable }}

This is a test: {{ book.myVariable }}

This is version from book.json {{ book.version }}

First Steps {#first-steps}

You can try out Tabris.js without installing anything on your computer.

  • Install the Tabris.js Developer App on your device and browse through the included examples.
  • Play with the JavaScript code of a simple Tabris.js app online in the Tabris.js Playground .
  • Load your edited version in the Developer App by scanning the bar code on the playground page.

To start developing a real Tabris.js app, follow theQuick Start Guide. We also have an excellentebookthat explains how to create, deploy and test your first Tabris.js app.

Test include .md

{% include "./SUMMARY.md" %}

About

test for gitbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published