#ExpressJS Web APP
To run this web application you must have a NodeJS development environment installed.
if you're a windows user do this
The App is built to function with Node version 5
Installation
-
open a terminal window
-
Clone this repository
-
cd psychic-disco -
npm install -
npm start -
Open your browser and navigate to http://localhost:8080
Please note you will have to configure your firewall settings to run the app on this port 8080
