Skip to content

Latest commit

 

History

History

form-editor

Form Editor

A more complex form that performs the editing of data. We implemented a simple Baldur's Gate 3 character creation tool.

Setup

  1. Run the application.

    npm install
    npm run dev
  2. Navigate to http://localhost:3000.