diff --git a/docusaurus/docs/getting-started.md b/docusaurus/docs/getting-started.md index ef7da3006f0..c32ec970f3d 100644 --- a/docusaurus/docs/getting-started.md +++ b/docusaurus/docs/getting-started.md @@ -1,162 +1,374 @@ ---- -id: getting-started -title: Getting Started ---- - -Create React App is an officially supported way to create single-page React -applications. It offers a modern build setup with no configuration. - -## Quick Start - -```sh -npx create-react-app my-app -cd my-app -npm start -``` - -> If you've previously installed `create-react-app` globally via `npm install -g create-react-app`, we recommend you uninstall the package using `npm uninstall -g create-react-app` or `yarn global remove create-react-app` to ensure that `npx` always uses the latest version. - -_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_ - -Then open [http://localhost:3000/](http://localhost:3000/) to see your app. - -When you’re ready to deploy to production, create a minified bundle with `npm run build`. - -
-
-
-
-
CSV com cabeçalho: name,type,attr1,attr2...
+ + +Ou importar/exportar banco JSON
+Nenhuma regra criada.
} + {rules.map(r=> ( +A verificação: procura regras explícitas entre tipos; se não houver regras, compara atributos com nomes iguais e exige igualdade. Este protótipo é pensada para ser facilmente estendida (ex.: operadores adicionais, avaliação heurística, UI de prioridade de regras).
+