revall / react-verto-communicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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   

About


Languages

Language:JavaScript 99.7%Language:HTML 0.2%Language:CSS 0.1%