Skip to content

Latest commit

 

History

History

reactexample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

EPI Gijón logo

Deploying the Application

The application is deployed on Node.js sever, can be installed from the following url. To verify how it works, you can test it using the following command:

npm install

And then deploy it with:

npm start

The application is made accesible through https://localhost:3000