Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 400 Bytes

Build and Run

Requirements

In order to be able to both build and run this project, you need the following software installed in your machine:

Steps

The following steps assume you are in the same directory as this README file.

  1. Execute the npm install command to install the app's dependencies
  2. Run the app executing the npm start command