Skip to content

Aplicación web cliente con react para consulta de recursos por medio de consumo de apis | microservicios

Notifications You must be signed in to change notification settings

ciecas-reportes/webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aplicación web de Reportes CIECAS

Ejecuta con Nodejs v14.18.2 y NPM 6.14.15

npm i

Para instalar las dependencias del proyecto

npm start

Ejecuta la aplicación en modo desarrollador.
Abriendo http://localhost:3000 se verá la aplicación en ejecución.

npm run build

Construye la aplicación para ejecutar en productivo en el directorio build, Enlaza React en modo producción y optimiza la aplicación para que se ejecute de forma óptima.

¡La app está lista!

npm run eject

Nota: esta es una operación unidireccional. Una vez que ejecutes eject, ¡no hay vuelta atras!

Si If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

This project was bootstrapped with Create React App.

Author: @gybranperez

About

Aplicación web cliente con react para consulta de recursos por medio de consumo de apis | microservicios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published