Gravacao.de.Tela.2022-06-03.as.11.39.44.mov
Install the dependencies with:
yarn
First, compile the code:
yarn build
Execute the command:
yarn generate
You can also play with other logs, using the command:
node ./dist/index.js generate -i [INPUT_FILE] -o ./output/out.json
Go to the frontend folder:
cd frontend
Install the dependencies with:
yarn
Run the project with:
yarn dev
Navigate to localhost:3000