/GLTFWebViewer

Primary LanguageTypeScriptMIT LicenseMIT

GLTFWebViewer

Web viewer app for the Unreal Editor glTF Exporter Plugin. This project was bootstrapped with Create React App.

Prerequisites

  • Node.js (version 12.0.0 - 15.14.0)

Installation

npm install

Run in the project root to install all project dependencies.

Running

npm run start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Testing

npm run test

Launches the unit test runner in interactive watch mode. For E2E tests see documentation.

Building

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.