Skip to content

matter-ecs/react-matter

Repository files navigation

React-Matter CI status Docs status

React-Matter is an interface between React and Matter.

It provides access to useful hooks not included in with Matter.

Installation

React-Matter can be installed with Wally by including it as a dependency in your wally.toml file.

ReactMatter = "matter-ecs/[email protected]"

Building

Before building, you'll need to install all dependencies using Wally.

You can then sync or build the project with Rojo. React-Matter contains several project files with different builds of the project. The default.project.json is the package build.

Contributing

Contributions are welcome, please make a pull request! Check out our contribution guide for further information.

Please read our code of conduct when getting involved.

License

React-Matter is free software available under the MIT license. See the license for details.