react-95-fiber
v0.2.0
Published
Work in progress!
Downloads
25
Readme
react95-fiber
Work in progress!
Building with Docker
tools/build-tools.sh # or tools/build-tools-arm.sh on M1 Macs
tools/build-binaries.sh
yarn install
yarn build
Running the Example
After build is completed:
cd example
yarn install
yarn start