Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 906 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 906 Bytes

BR Modelo Web documentation

docs.brmodeloweb.com

BR Modelo Docs website

This repository holds the oficial usage documentation of BR Modelo Web a open source web based tool to create database modeling.

Contribution

You're more than welcome to contribute to this docs by fixing erros, adding content or translations. Please take a look in the contribution guidelines (Contribution guidelines still pending) before submit your pull request.

Dependencies

Running application

  1. Install dependencies: yarn install
  2. Start the app: yarn start