Skip to content

g6intdev/vrjstick

Repository files navigation

vrjstick

This project is for the UI frontend for the API which testapp1 provides.

This web app is created using vite and react.

Getting statrted

Prerequisites

To get started with this web app, you need to have node.js (v20 or later, v22 recommended) installed. This project uses modern yarn, so make sure to enable corepack. Before installing this, make sure to set up the testapp1 backend or otherwise it will not work correctly.

installing

cd into the directoy of your choice and clone this repo

    git clone https://github.com/g6intdev/vrjstick.git

Move into the directory

    cd vrjstick

Then, install required dependencies

    yarn install

Then, just run the app!

    yarn dev

Contributing

Feel free to contribute to this repository anytime.

About

simple vite webapp for bc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published