Elements factory for design editor. Elements are objects that can enhande a design.
Create elements for design editor.
Create objects of type path. Paste path on path area or import SVG file.
Create text templates. Combina multiple text combinations.
Start in development mode using the following commands.
# install dependencies
yarn install
# start development server
yarn start