# Dev Center Node.js Polling Scheduler Data App

## Getting started

### 1. Install Dependencies

```
npm install
```

### 2. Run Tests

```
npm test
```

### 3. Deploy

Run `npm run bundle` to create a zip package that can be uploaded to Dev Center
