0.0.55 • Published 4 years ago
kidoku-common
Licence
ISC
Version
0.0.55
Deps
5
Size
475 kB
Vulns
1
Weekly
0
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