simenkid / integrtr_diagrams

A minimal visual diagram tool built with React and Konva

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integrtr-diagrams

A minimal diagrammatic tool built with HTML5 Canvas & React JS

Head over to this blog for a step-by-step learning tutorial.

image

Getting started

This project was bootstrapped with Create React App.

  • Install the dependencies by running yarn

  • Then, In the project directory, you can run yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

  • Use yarn build to build the app for production to the build folder.

It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.

Additional References:

About

A minimal visual diagram tool built with React and Konva


Languages

Language:JavaScript 81.4%Language:HTML 10.4%Language:CSS 8.2%