Skip to content

erperejildo/react-nodes

Repository files navigation

Create a simple automation builder

The goal of that exercice is to create an automation builder containing nodes (that could be actions) and edges (to link nodes with each other) using the code in this repo.

This repo uses:

Getting Started

First, run the development server:

nvm use
npm i
npm run dev

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

About

React, TS and Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published