Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elitemastereric/haxe-react-template

A "Hello World" project created using Haxe and React.
https://github.com/elitemastereric/haxe-react-template

Last synced: about 1 month ago
JSON representation

A "Hello World" project created using Haxe and React.

Awesome Lists containing this project

README

        

# haxe-react Template Project

Haxe React template project, based on React 18.2.0.

## Build Instructions

1. `haxelib install hmm`
2. `hmm install`
3. `haxe build.hxml`
4. `cd ./bin/`
5. `npm run start`