Skip to content

Files

40 lines (31 loc) · 1.27 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.27 KB

☄ 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: