owl-lib-template
v0.0.1
Published
### before publish change name inside package.json in order to avoid conflicts with other npm libraries
Downloads
2
Readme
React Library Template without CRA Template
before publish change name inside package.json in order to avoid conflicts with other npm libraries
- To build your package run:
npm run compile
- To publish to NPM login into your account and run:
npm publish
==N.B. remember to increase version inside package.json before each publish==
If: ERR! code ENOENT ERR! syscall rename ... etc
delete node_modules delete package-lock.json npm install