tarvos21 / axon-bridge-commons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

axon-bridge-commons

Install dependencies

yarn

Build

yarn build

Publish to NPMJS.com

npm publish --access public --tag latest

Notes: you need to login npmjs.com in your terminal before publishing any package, try command npm adduser. And remember to update version field in packgae.json after chaning code.

About


Languages

Language:TypeScript 100.0%