# init monorepo
yarn
yarn bootstrap
yarn build
# watch and build
yarn clean && yarn bootstrap && yarn start
# watch and build `packages/injected`, then rsync local npm packages to app-monorepo
# re-build `packages/injected` only, if you change others monorepo code, run `yarn build`
gulp watch
# run dapp example web
yarn example
# update all versions before publish
yarn update-version
# publish to npmjs.com
yarn publish-packages
forked from OneKeyHQ/cross-inpage-provider
-
Notifications
You must be signed in to change notification settings - Fork 0
@OneKeyHQ/cross-inpage-provider
License
wk3368/cross-inpage-provider
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
@OneKeyHQ/cross-inpage-provider
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- TypeScript 78.2%
- JavaScript 20.2%
- Other 1.6%