phenix-web-channel-demo

v2017.2.0-rc.10
Phenix Web Channel Demo
phenixp2p channel

preinstall

npm prune

test

jest ./test/jest.config.js

start

node scripts/run start

build

NODE_ENV=production node scripts/run build

clean

node scripts/run clean

lint

eslint ./ --ext .jsx,.js --ignore-path .gitignore —-cache

lint-fix

eslint ./ --ext .jsx,.js --ignore-path .gitignore --fix

prepublishOnly

npm run build

Metadata

Downloads