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: 29 days ago
JSON representation
A "Hello World" project created using Haxe and React.
- Host: GitHub
- URL: https://github.com/elitemastereric/haxe-react-template
- Owner: EliteMasterEric
- License: mit
- Created: 2023-07-28T01:54:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-28T01:57:19.000Z (over 1 year ago)
- Last Synced: 2025-01-30T00:46:31.046Z (3 months ago)
- Size: 146 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`