Como rodar a partir do fonte? Preciso rodar o forms-flow a partir do código fonte? #1874
Replies: 1 comment
-
You can clone the main repository from here move to web-component folder and install the Npm dependencies using MF_FORMSFLOW_WEB_URL=//localhost:3004/forms-flow-web.js once that done And change the config file located on forms-flow-web-root-config->public->config->config.js with below code |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Como rodar a partir do fonte? Preciso rodar o forms-flow a partir do código fonte, pois preciso fazer modificações no componente web. Mas não estou entendendo o mecanismo. Eu rodo o componente web na porta 3004 e o web-root-config na 3000. Quando abro no navegador a porta 3000 , ele nao renderiza o conteúdo e se eu tentar fazer alterações no componente web não renderiza. Qual passo a passo para uma instalação a partir do fonte?

Beta Was this translation helpful? Give feedback.
All reactions