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