Skip to content

zjm-meta/chairs-etc-plus

Repository files navigation

Chairs Etc.

Welcome to Chairs Etc., an interactive Mixed Reality experience envisioning what the future of furniture shopping could look like on the spatial web. You can seemlessly place, rotate and drag virtual chairs in your physical environment in this experience.

Chairs Etc Demo

How to Run

Assuming you have already cloned the repository and are in the project directory, follow these steps to get the project running on your local machine.

1. Verify that you have Node.js and npm installed

Ensure you have the correct versions of Node.js and npm installed:

  • Node.js version: 20.x or later
  • npm version: 10.x or later

You can check your versions with these commands:

node -v
npm -v

2. Install dependencies

Install all the necessary dependencies by running:

npm install

3. Run the local development server

Start the development server with the following command:

npm run serve

After running the command, your development server will be available at localhost:8081.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published