Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 488 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 488 Bytes

Mo Core JS SDK (mo-client) monorepo

Install

npx lerna init
npm install
lerna run test

Workflow

All sub repo is located under packages/@mo-platform, feel free to switch directory and work in isolated project. Lerna is just used to maintain these seprate projects.

Commit messages

Please follow Angular Commit message guidelines