Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectDesingSoftware

Proyecto de diseño de software

Backend dependencias:

  • npm install express
  • npm install -g nodemon
  • npm install dotenv
  • npm install mongoose
  • npm install bcrypt

Frontend dependencias:

  • npm install -g create-react-app
  • npm install react-router-dom@latest
  • npm install react-datepicker --save
  • npm audit fix --force

Ejecutar el programa

En el backend ingresar:

  • npm star: Ejecuta el servidor
  • npm run dev: Ejecuta el servidor y actualiza automaticamente el servidor si hay cambios en los archivos

En el frontend ingresar:

  • npm start: Ejecuta el servidor y automaticamente le abre la pagina inicial

About

Proyecto de diseño de software

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages