Calculadora-svelte Svelte Themes

Calculadora Svelte

A free online calculator for simple calculations. The purpose is to help calculate simple arithmetic operations. Only the four basic arithmetic operations are available. Being them: Addition, Subtraction, Multiplication and Division.

Simples Caculadora

A free online calculator for simple calculations. The purpose is to help calculate simple arithmetic operations. Only the four basic arithmetic operations are available. Being them:

  • Addition
  • Subtraction
  • Multiplication
  • Division

Implementada ultilizando Svelte

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.

learn more at: https://svelte.dev

Installation

Requires Node.js v10+ to run.

Install the dependencies and start the server.

cd calculadora-svelte
npm i
npm run dev

The application is running on http://localhost:5000

License

Free Software, Hell Yeah!

Top categories

Loading Svelte Themes