Web viewer app for the Unreal Editor glTF Exporter Plugin. This project was bootstrapped with Create React App.
- Node.js (version 12.0.0 - 15.14.0)
npm installRun in the project root to install all project dependencies.
npm run startRuns the app in the development mode. Open http://localhost:3000 to view it in the browser.
npm run testLaunches the unit test runner in interactive watch mode. For E2E tests see documentation.
npm run buildBuilds 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.