This repository holds the oficial usage documentation of BR Modelo Web a open source web based tool to create database modeling.
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.
- EditorConfig
- Node.js (Strongly recommended to install it via nvm or n)
- Yarn
- Install dependencies:
yarn install
- Start the app:
yarn start