Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 270 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 270 Bytes

robino

  • npm i to install deps for all packages.
  • npm run dev or npm run test:dev from the root dir for development.
  • npm run test to run all tests.
  • Add dependencies for a package from the package's directory.
  • npm run changeset to create a changeset.