Skip to content

staroverlay/frontend

Repository files navigation

☄ StarOverlay Frontend

Frontend for the StarOverlay project.

Installation

git clone https://github.com/staroverlay/frontend
cd frontend
yarn install

Running the app

# development
yarn dev

# production
yarn build  
yarn start

Built using

This project was built using the following technologies: