Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 915 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 915 Bytes

npm version License: MIT code style: prettier PRs Welcome

@rediagram/firebase

Components for drawing Firebase diagrams.

Installation

The plugin can then be installed using npm:

# yarn
yarn add @rediagram/firebase
# or npm
npm install @rediagram/firebase

Requirement

This project requires Graphviz. If you don't have it installed, install it here.

License

This software is released under the MIT License, see LICENSE.