BeatCard Editor is an web hosted extension for the SSRM Automation tool, which will probably get merged into this site so everything can be done from here.
- Creating custom card components
- Import/export config files
- A responsive editor made for customizability
-
Clone the repository:
git clone https://github.com/Spoekle/BeatCardEditor.git cd BeatCardEditor -
Install dependencies:
npm install
-
Start the development server:
npm dev
-
Open your browser and navigate to
http://localhost:5173.
This project is licensed under the MIT License.