#Iniciar o projeto
-cd frontend -npm install -npm run serve
-cd backend -pip install -r requerements.txt -flask run
Abra os links indicados no shell e seja feliz
WebApp that uses Vue.js to visualize the valuation of B3 companies using famous methods, with Flask as backend.
Source of Fundamentals Data: http://www.fundamentus.com.br/
PS: Only for educational purposes