This repo has bunch of scenes with different use cases using the experimental features developed in the Bevy Explorer
- Run
npm iin the root repository folder. - Go to the specific folder you want to test and run
npm start - You can also test all the example together by running
npm startin the root folder.