Create mods for EaglerForge using block-based coding.
This project is not finished and is still being worked on. Expect bugs and problems that may prevent the site from working.
- Clone the repo
- Run
npm i --force
in a terminal inside the folder where the repo is - Run
npm run dev
in a terminal inside the folder where the repo is - Visit http://localhost:5173/
- Fork the project
- Make a pull request :
- In the
working-main
branch if the changes are ready - In the
working-dev
branch if they are experimental
- In the
- After review, we will merge or not your pull request.