Skip to content

j0hnbarbosa/diagram-study

Repository files navigation

This is a study of using some React diagram libs in a NextJs Application

You can see the page HERE

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.