phenix-web-channel-demo

v2018.1.3
Phenix Web Channel Demo
phenixp2p channel

preinstall

npm prune

test

jest ./test/jest.config.js

start

node scripts/run start

bundle

node scripts/run build

coverage

jest --config=test/jest.config.js --coverage --verbose

ci-test

npm test

ci-bundle

npm run bundle

ci-coverage

npm run coverage

clean

node scripts/run clean

lint

eslint --ext .js --ext .jsx ./ —-cache

lint-fix

eslint --ext .js --ext .jsx ./ --fix

prepack

npm run bundle

Metadata

Downloads