Skip to content

SC-Market/sc-market-frontend

Repository files navigation

SC Market Frontend

This repository hosts the backend for SC Market.

Local Development

Please read through the guide for setting up the backend and ensure the variables in .env match those in your backend's .env file.

Local Development Server

This project uses yarn to manage dependencies. You can install dependencies using the yarn command.

yarn install

Running the project is simple and can be done with

yarn dev

You can ensure your changes build with

yarn build

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages