Giter VIP home page Giter VIP logo

avatarue's Introduction

Vircadia Web

⚠️ Early Developer Alpha ⚠️

The Vircadia web client is in Early Developer Alpha! There will be unimplemented features and bugs.

Please take a moment to check the list of issues and file an issue if one does not exist already. If you are able, please try to implement a feature or fix a bug yourself! The metaverse appreciates your assistance. 🙏

Vircadia Web (codename Aether) is an open source metaverse web client for accessing virtual worlds.

Compatibility

This interface is tested and validated for the following browser platforms:

  • Mobile, Tablet, Desktop
    • Chromium (Chrome, Brave, etc.)
    • Webkit (Safari)
    • Gecko (Firefox)
  • XR on Android (COMING SOON!)
    • Quest 2/Quest Pro
    • Pico 4
    • Vive Focus 3

Project Setup

Prerequisites

We currently use the following:

  • Node 16.18.1
  • NPM 8.19.2

(Use of Node versions other than stated is untested and may not support all features.)

Clone the Repo

First, clone the repository to your machine with Git. Then, open a terminal in that directory.

Install the dependencies

npm i

or

yarn

Run, Compile, and Test

Customization Options

The web client's settings such as branding, default servers, and more, can be customized directly from environment variables which you must set at or prior to build/compile time.

See Configuring quasar.conf.js for a full set of customization options.

Start the app in development mode

Development mode benefits from features like hot-code reloading, error reporting, etc.

npm run dev

or

yarn run dev

Lint the files

npm run lint

And fix lint issues automatically with

npm run lint -- --fix

Run tests

npm run test

Build the app for production

npm run build

To Update Contributors

npm run update-contributors

avatarue's People

Contributors

honest0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.