/risevision-nodejs

NodeJS Starter template for developing apps on Rise Vision Digital Signage API

Primary LanguageHTML

Rise Vision NodeJS

A starter application for Rise Vision apps written in NodeJS and the express framework

Getting Started

To get started, simply clone or download the repository

Prerequisities

NodeJS is required along with npm installed on the system

Installing

To install, check into the project on your local machine and run

npm install

Once completed, you can start your app with the following command

npm start

Visit http://localhost:8080 to view your app

Built With

  • NodeJS
  • Express Framework
  • Rise Vision core api

Contributing

You are free to contribute to the repository by submitting your pull request.

Acknowledgments

Based on the Rise Vision Core API