Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 701 Bytes

File metadata and controls

36 lines (24 loc) · 701 Bytes

BeatCard Editor

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.

Features

  • Creating custom card components
  • Import/export config files
  • A responsive editor made for customizability

Installation

  1. Clone the repository:

    git clone https://github.com/Spoekle/BeatCardEditor.git
    cd BeatCardEditor
  2. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm dev
  2. Open your browser and navigate to http://localhost:5173.

License

This project is licensed under the MIT License.