mirror of
https://github.com/FullScreenShenanigans/UserWrappr.git
synced 2026-04-28 13:01:43 -07:00
2e4e71fdbdd795e2bd2ec5ed9220a21be2928eb2
Also removed the LevelEditrGenerator since it's not being used.
UserWrappr
A user interface wrapper for configurable HTML displays over GameStartr games.
Build Process
UserWrappr uses Gulp to automate building, which requires Node.js.
To build from scratch, install NodeJS and run the following commands:
npm install -g gulp
npm install
gulp
See Build Details for detailed Gulp usage.
Description
Languages
TypeScript
100%