- Install project dependencies
npm install
- Launch live server
npm run start
-
Drag and Drop Elements from Sidebar to the Board.
-
Drag the Elements on the board to change their position.
-
Click on an element on the board to select it.
-
Pressing
Delete
on keyboard will delete the element from the board. -
Pressing
Enter
on keyboard will open a modal where you can edit element configurations. -
Edit Element configurations (Text, X, Y, Font Size, Font Weight) and click
Save Changes
to update element state.