Skip to content
Permalink
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?
Go to file
 
 
Cannot retrieve contributors at this time
# 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](http://localhost:3000)