samad-uni-test-widget
v1.8.66
Published
an npm packge is created in this project. the source code for the package is in src --> index.js the file to be pushed on to npm repo is stored in index.js file (root folder); an package installed show also be added in the peer dependencies
Downloads
41
Readme
an npm packge is created in this project. the source code for the package is in src --> index.js the file to be pushed on to npm repo is stored in index.js file (root folder); an package installed show also be added in the peer dependencies
to update the packge code commands yarn build ./node_modules/.bin/babel src --out-file index.js
npm publish