In order to be able to both build and run this project, you need the following software installed in your machine:
The following steps assume you are in the same directory as this README file.
- Execute the
npm install
command to install the app's dependencies - Run the app executing the
npm start
command