Install Dependencies:
Open a new terminal and CD into the extracted InfinityAIO Folder, then run
npm install and hit enter key!
Run the project
After doing npm install, you can run the project by entering:
npm run start into the terminal and hit the enter key!
Make sure you have filled out the ENV first!