Skip to content

TonyHg/threejs-shop

Repository files navigation

Coruscent in Tenebris - The Black Market

This is a repository for the Coruscent in Tenebris - The Black Market, a React.js based web application using Three.js.

Getting started

# Clone the repository and install dependencies
git clone git@github.com:TonyHg/threejs-shop.git
cd threejs-shop
npm install # or yarn install

Run the development server:

npm run dev # or yarn dev

Deployment

The application is deployed on Vercel.

Access the live version here.

Authors