This project needs to be executed in local.
-
Step 1 - Download our project
Download the branch that corresponds to your OS -
Step 2 - Install Node JS
Download Node JS for your OS from https://nodejs.org/en/download/ -
Step 3 - Download all the needed libraries
Go to the project's main directory and use these commands to downloads the libraries needed to execute the project:npm install --save firebase-adminnpm install express --savenpm install shelljs -
Step 4 - Run the project local server
Open the terminal at the project's main directory and use this command to run the project local servernode index.js -
Step 5 - Use coletta's prototype!
Open your browser and go to http://localhost:8080/insert