Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 420 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 420 Bytes

react-diagrams-app

This app was created for development of react-diagrams.

Cloning

This repository was created using git submodules. To clone use this command git clone --recurse-submodules.

why npm?

react-diagrams are included as git submodule and added as local dependency. Current setup only works with npm...