Skip to content

Files

Latest commit

274f734 · Aug 28, 2024

History

History

crud

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 18, 2019
Nov 1, 2021
Mar 11, 2020
Aug 28, 2024
Jun 9, 2020

7GUIs CRUD for Feathers UI

Using Feathers UI and Haxe to build the CRUD task from 7GUIs.

Live demo

A build of the 7guis-crud sample is hosted on the Feathers UI website, and it may be viewed in any modern web browser.

Run locally

This project includes an project.xml file that configures all options for OpenFL. This file makes it easy to build from the command line, and many IDEs can parse this file to configure a Haxe project to use OpenFL.

Prerequisites

Command Line

Run the openfl tool in your terminal:

haxelib run openfl test html5

In addition to html5, other supported targets include windows, mac, linux, android, and ios. See Lime Command Line Tools: Basic Commands for complete details about the available commands.

Editors and IDEs

Check out the following tutorials for creating Feathers UI projects in popular development environments: