/baya

Primary LanguageTypeScript

baya

Development

baya uses lerna.js to manage the monorepo. To get started with lerna, first make the lerna CLI globally available on your system:

npm install --global lerna

Then, bootstrap baya and all required dependencies by running:

npm run bootstrap