Skip to content

light8822/biblioteca_front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demostracion de Front-End en React

Para iniciar el proyecto:

npm start

Ejecuta la app en modo desarrollo local.
Open http://localhost:3000 to view it in the browser.

La aplicacion refresacara la pagina con cada actualizacion.
Se podran observar los errores en consola.

npm test

Lanza una ejecucion de pruebas unitarias Para mas informacion sobre pruebas running tests for more information.

npm run build

Compilar solucion para ser desplegado en S3 Bucket en AWS, genera un folder build.\

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Para mas informacion del despliegue deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

Si no se esta satisfecho con el resultado de la herramienta build y de la configuracion puede realizarse un eject, este comando removera el build del proyecto.

Mas Informacion

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Demostracion Tecnica FrontEnd React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published