/revolutionary-app

Revolutionary APP

Primary LanguageJavaScript

Revolutionary App

This app can show you the IP address of the server running it

Requirements

Running the APP

  • Copy your .env.dist to a .env file to have your environment variables configured
  • Install the dependencies with the command yarn
  • Run with yarn start

You should see a message on your console of "Listening on port XXXX". If you access the browser in the port mentioned, you should see the app running and working.