The repository uses [Rush](https://rushjs.io/) for monorepo management.
@@ -9,6 +8,15 @@ The repository uses [Rush](https://rushjs.io/) for monorepo management.
$ npm i -g @microsoft/rush
```
### Get code
The build script only works inside of a Git repository, so, always use `git` to clone this repository. "Download ZIP" option in GitHub code menu or source code tarball in GitHub releases will NOT work.