Skip to content

hendrixcosta/calculadora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculadora

1º Step - Iniciar a Aplicação

lein figwheel

go to: http://localhost:3449

2º Step - Iniciar o Web Service responsavel por calcular o fatorial

lein ring server

go to para ver interface grafica do WS: http://localhost:3000

3º Step - Voltar à http://localhost:3449 e calcular!

ex: 31 / 2 = 15.5 ex: 4 ! = 24

About

Calculadora em Clojure - Linguagem Funcional

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published