1.10.2 • Published 5 years ago

ivx-story-player v1.10.2

Weekly downloads
36
License
-
Repository
-
Last release
5 years ago

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