Skip to content

Dominig12/demo-viewer

 
 

Repository files navigation

RViewer

Replay viewer adapted for TauCetiStation/TauCetiClassic repository.

Credits

Based on https://github.com/yogstation13/demo-viewer with patches from https://github.com/Alexofp/demo-viewer for russian language.

License

See the LICENSE file for license rights and limitations (MIT).

Installation

  1. Have node, npm, and npx installed.
  2. Run npm install in the root directory to install the requirements.
  3. Run npm run build to compile the project (npm run build-prod to compile the project into production)
  4. (local) Run npm run serve to start a local server with a hosted project
  5. In the created dist folder you'll find all deployment-ready scripts, as well as index.html which you can open in your browser!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.4%
  • SCSS 3.4%
  • JavaScript 1.1%
  • EJS 0.1%