Skip to content

enijar/react-xr-ui-improved

Repository files navigation

React XR UI Improved

Improving and testing features before pushing to react-xr-ui.

Getting Started

Start app in development mode:

nvm use # uses supported Node version for this project
npm install
npm start

Production Build

Build app in production mode:

nvm use # uses supported Node version for this project
npm install
npm run build

About

Improving and testing features before pushing to react-xr-ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published