Skip to content

TeamChatt/ixda

Repository files navigation

ixda

Dependencies

This demo is built using Node and Gulp. You'll need to have them installed.

  1. Make sure you have node.js and npm installed. If not, you can get them from here.
  2. Make sure you have gulp installed. If not, you can get it by running npm install gulp -g
  3. Install node modules by running npm install.

Building and Running the Demo

  1. To start up the server: run node server/main.js
  2. To build the player, presenter, and game master pages: run gulp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published