Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 635 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 635 Bytes

Calculadora

Este proyecto fue creado usando Create React App.

Siguiendo la guía [https://www.youtube.com/tylerpotts] de Tyler Potts [https://twitter.com/tyler_potts_]

Construí un componente separado para mostrar la calculadora y no tener tanto código en el componente App

Entendiendo el proceso de creación de una app usando React [https://www.reactjs.org]

Available Scripts - Guiones disponibles

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

npm run build