/priori-example

Priori Example Project

Primary LanguageHaxeMIT LicenseMIT

MIT License Build Status

Priori Example Project

Follow the instrucions or go to online version.

Installation

Requires Haxe 3.2.1+.

1. Install Priori

  • Install jQueryExtern lib via haxelib: haxelib install jQueryExtern
  • Install Priori lib: haxelib install priori

2. Install All Aditional Libs

3. Get this project file

Download Priori Example zip file or clone this project via GIT.

4. Compile the project

Run the command line:

cd PRIORI_EXAMPLE_PATH
haxelib run priori build

4. Open index.html

Open PRIORI_EXAMPLE_PATH\build\index.html file on web browser.