Skip to content

rafbarhid/entregables-2y3-A

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

Rafael Barea Hidalgo

Inicialización pre-mejora

Para lanzar el proyecto:

  • Instalar las dependecias del proyecto ejecutando el comando npm install en una terminal en la carpeta del proyecto.
  • Tras instalra las dependecias iniciar el servidor en modo desarrollador con el comando npm start.
  • El servidor se abrirá en la dirección http://localhost:3000