Skip to content

alejandroirg/test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test app

Installation

Clone this repository

You will need node and npm installed globally on your machine.

git clone https://github.com/alejandroirg/test-app.git

Install dependencies

Inside the project directory

npm install

Run app

npm start

Visit app

http://localhost:3000

.env

For the purposes of this test, the .env file is already hosted in this repository, you can make changes to it if necessary.

Port

This application by default runs on port 3000

http://127.0.0.1:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published