These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them.
- Node.js
- npm (>= v18.17.0)
CLONE REPO
git clone https://github.com/Descent-Collective/interface.git
NAVIGATE TO DIRECTORY
cd interface
INSTALL DEPENDENCIES
yarn install
RUN DEV SERVER
yarn dev
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Next.js 13 - The web framework used
- React - UI library
- Node.js - JavaScript runtime