Kidoku Common
To develop and run locally in kidoku-react-native
- Run
rm -rf dist && tsc && rm -rf node_modules
- In
kidoku-react-native
, runyarn add ./../kidoku-js-common
To publish module
- Run
rm -rf dist && tsc && npm publish
rm -rf dist && tsc && rm -rf node_modules
kidoku-react-native
, run yarn add ./../kidoku-js-common
rm -rf dist && tsc && npm publish
0
0.0.55
ISC
486 kB
118