phenix-web-channel-demo

v2018.3.1
Phenix Web Channel Demo
phenix channel

preinstall

npm prune

test

jest ./test/jest.config.js

start

node scripts/run start

bundle-dev

node scripts/run build development

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

add-copyright

./../phenix/scripts/add-copyright.sh ./

Metadata

Downloads