Skip to content

revall/react-verto-communicator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%