# forge-bim360-modelcoordination-clash

[![Node.js 10.x](https://img.shields.io/badge/Node.js-10.x-blue.svg)](https://nodejs.org/)
 
## Overview

BIM 360 Model Coordination Clash Management Forge API Client

### Requirements

* Node.js 10.x or later
* A registered app on the [Forge Developer Portal](http://forge.autodesk.com/).
* An active BIM 360 Model Coordination project

## Installation

### For [Node.js](https://nodejs.org/)

#### npm

npm package is published on [npm](https://www.npmjs.org/).
Install this package using following command

```shell
npm install forge-bim360-modelcoordination-clash --save
```

## License

This sample is licensed under the terms of the **Apache License 2.0**. Please see the [LICENSE](LICENSE) file for full details.
