Commit d52e6c1a authored by Carolina Jiménez Gómez's avatar Carolina Jiménez Gómez
Browse files

Agrega instrucción para ejecutar el servidor

parent c901a8f6
......@@ -385,6 +385,7 @@ Donde _DireccionDelProyecto_ es la ruta donde se descargó el proyecto.
Ahora, ejecutar:
```
npm install
npm run build-js
npm start
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment