ovice

0.1.14 • Public • Published

public

npm install
npm run build
open test/test.html


Authenticating GitHub npm registery

Tell npm where to find @oviceinc packages

$ npm login --scope=@oviceinc --registry=https://npm.pkg.github.com

> Username: <your github username>
> Password: <github PAT>
> Email: <email>

Alternatively you can create a .npmrc file that holds PAT (need to do for every project that uses an @oviceinc package)

cd tfjs-models/body-pix

sed "s/<token>/YOUR_TOKEN_HERE/" .npmrc.template > .npmrc
sed "s/<token>/YOUR_TOKEN_HERE/" .npmrc.template > webrtc/.npmrc

Readme

Keywords

none

Package Sidebar

Install

npm i ovice

Weekly Downloads

5

Version

0.1.14

License

ISC

Unpacked Size

1.77 MB

Total Files

72

Last publish

Collaborators

  • hanios123