100% client sided Sword Battle account manager written in react
Use Now here
- Install Node js
- Clone the Repository
- Update Submodules
git submodule update --init
Required - Install Dependencys with
npm install
- Start server with
npm run dev
- go to localhost:5173
Contributions are Greatly appreciated and can be done at github.com
to update submodule git submodule update --remote --merge