Skip to content

origami-z/grid-visual-configurator

Repository files navigation

Grid Visual Configurator

GitHub Pages Preview: https://origami-z.github.io/grid-visual-configurator/

UI consists 4 panels

  • Top left: main user input to configure the grid
  • Top right: grid preview of the data input and selected grid implementation
  • Bottom left: JSON data input
  • Bottom right: grid selector with debug information

Local Development

yarn
yarn dev