Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 848 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 848 Bytes

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