Skip to content

souzadevinicius/rendafixa.github.io

 
 

Repository files navigation

Calculadora Renda Fixa

Website Quality Gate Status Maintainability Rating Security Rating Vulnerabilities Technical Debt

Simule seus investimentos CDB/RDB, LCI/LCA, Poupança e Tesouro Selic.

Setup

Make sure to install the dependencies:

yarn install

Development Server

Start the development server on http://localhost:3000:

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Releases

No releases published

Packages

No packages published

Languages

  • Vue 62.4%
  • TypeScript 36.9%
  • HTML 0.7%