0.0.1 • Published 2 years ago

owl-lib-template v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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