rax-video

v1.0.2-beta
Video component for Rax.
Rax rax-component react-component

clean

rm -rf ./lib && rm -rf ./package-lock.json

build

npm run clean && rax-scripts build --type 'component'

start

rax-scripts start --type 'component' -p 8000

prepublishOnly

npm run build

test

npm run build && rax-scripts test

lint

eslint --ext .js --ext .jsx --ext .ts --ext .tsx ./src

miniapp

rax-scripts start --type 'component-miniapp'

Metadata

Downloads