Skip to content

atomicdata-dev/atomic-data-model-builder

Repository files navigation

Atomic Data Model Builder

AD Model Builder lets you build Atomic Data classes in an intuitive way.

The app was build to explore what would be needed to make an @tomic/react style package for Svelte but turned out to be useful enough to warrant it's own repository.

You can find it here: https://atomicdata-dev.github.io/atomic-data-model-builder/

image

Running locally

Clone the repo to a folder and navigate to the folder.

Install the dependencies:

pnpm install

Start the vite dev server:

pnpm run dev

Once the vite dev server is running you can navigate to http://localhost:5174/atomic-data-model-builder/