Hi! We are really excitied that you are interseted in contributing t vdes-template. Before submitting you contribution. please make sure to take a moment and read through the following guide
The vdes-template is a monorepo using lerna and yarn workplaces.
- Install dependency to run command
lerna bootstrap
- If you want link denpendency. you can run command
lerna link
Run command yarn test
, That will be test Each package under packages/*
contains a tests directory.
<type>(<scope>): <subject> (<issure>)