# ivx-story-player

> ### Running the app during development

Latest version **1.10.2** (published 2019-03-20) · 0 weekly downloads

## Install

```sh
npm install ivx-story-player
pnpm add ivx-story-player
yarn add ivx-story-player
bun add ivx-story-player
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.10.2 |
| Published | 2019-03-20 |
| First published | 2018-08-07 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 22 |
| Unpacked size | 3.5 MB |
| Known vulnerabilities | 0 (+17 in 5 direct dependencies) |
| Install scripts | no |
| Maintainers | influencetech |

## Links

- npm: https://www.npmjs.com/package/ivx-story-player
- npm.io page: https://npm.io/package/ivx-story-player

## Dependencies (22)

- [jade](https://npm.io/package/jade.md) ~1.11.0
- [debug](https://npm.io/package/debug.md) ~2.2.0
- [yargs](https://npm.io/package/yargs.md) ^10.0.3
- [dotenv](https://npm.io/package/dotenv.md) ^7.0.0
- [lodash](https://npm.io/package/lodash.md) ^4.17.2
- [moment](https://npm.io/package/moment.md) ^2.22.2
- [morgan](https://npm.io/package/morgan.md) ^1.7.0
- [rimraf](https://npm.io/package/rimraf.md) ^2.5.4
- [angular](https://npm.io/package/angular.md) ^1.6.9
- [express](https://npm.io/package/express.md) ~4.13.4
- [promise](https://npm.io/package/promise.md) ^7.1.1
- [request](https://npm.io/package/request.md) ^2.78.0
- [winston](https://npm.io/package/winston.md) ^3.1.0
- [copyfiles](https://npm.io/package/copyfiles.md) 0.2.1
- [minimatch](https://npm.io/package/minimatch.md) ^3.0.3
- [body-parser](https://npm.io/package/body-parser.md) ~1.15.1
- [browser-sync](https://npm.io/package/browser-sync.md) ^2.24.6
- [angular-mocks](https://npm.io/package/angular-mocks.md) ^1.6.9
- [cookie-parser](https://npm.io/package/cookie-parser.md) ~1.4.3
- [serve-favicon](https://npm.io/package/serve-favicon.md) ~2.3.0
- [semver-compare](https://npm.io/package/semver-compare.md) ^1.0.0
- [connect-browser-sync](https://npm.io/package/connect-browser-sync.md) ^2.1.0

## Recent versions

- 1.10.2 (latest) — 2019-03-20
- 1.9.2 (alpha) — 2018-08-09
- 1.10.1 — 2019-01-28
- 1.9.4 — 2019-01-03
- 1.9.3 — 2018-09-14
- 1.9.1 — 2018-08-07
- 1.0.5 — 2018-08-07
- 1.0.4 — 2018-08-07
- 1.0.3 — 2018-08-07
- 1.0.2 — 2018-08-07
- 1.0.1 — 2018-08-07
- 1.0.0 — 2018-08-07

## README

# iVX Story Player

### Running the app during development

To run this app make sure you run the following to run locally:

* npm install

For Mac/NIX users you need to run:
* sudo npm start

For Windows 
* Open the Command Line as administrator
* npm start 

### IIS Installation
* Run iis_install.ps1

---
_Source: https://npm.io/package/ivx-story-player · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
