This repository is archived. It's not hosted anywhere either. Didn't quite get off the ground!
Bedrock Web Validator is an online tool which leverages Minecraft-bedrock-json-schemas by Blockception to provide web-based validation of Minecraft Bedrock Files.
yarn install
or somethingyarn dev
pip install -r requirements.txt
- Maybe you need to export flask app variable
cd server && flask run