phenix-web-room-demo

v2018.2.1
Phenix Web Room Demo
phenixp2p room chat syncwatch moderated

preinstall

npm prune

test

jest --config=tests/jest.config.js --verbose

start

cross-env PHENIX_APPLICATION_ID='test' PHENIX_SECRET='secret' NODE_ENV=development node scripts/run.js start

bundle

cross-env NODE_ENV=production webpack --config scripts/webpack.config.js

coverage

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

ci-test

npm test

ci-bundle

npm run bundle-prod

ci-coverage

npm run coverage

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 ./
npm i phenix-web-room-demo

Metadata

Downloads