Cross Domain Local Storage Test

Set up

npm install
bower install

Run

# on default port 5000
npm start

# on custome port 3000
PORT=3000 npm start

Check functionality