react-verto-communicator Requires node.js version 4 or higher to run build Step 1 - clone repository git clone https://github.com/star2star/react-verto-communicator.git Step 2 - do an npm install to download all required packages npm install Step 3 - run in dev mode Listens on port 8080 ... http://localhost:8080 npm start Step 4 - production build produces a verto.tar in the current directory npm run build